#include <QEvent>
#include <QKeyEvent>
#include <QMouseEvent>
#include <QWidget>
#include "BaseControl.h"
#include "ContextMenu.h"
#include "QtHandlesUtils.h"
#include "graphics.h"
#include "interpreter.h"
Go to the source code of this file.
Functions | |
static void | updatePalette (const uicontrol::properties &props, QWidget *w) |
|
static |
Definition at line 45 of file BaseControl.cc.
References abs(), Matrix::fill(), Utils::fromRgb(), and Faddeeva::w().
Referenced by BaseControl::init(), and BaseControl::update().