#include <QEvent>
#include <QFrame>
#include <QLabel>
#include <QMouseEvent>
#include <QTimer>
#include "Canvas.h"
#include "Container.h"
#include "ContextMenu.h"
#include "Panel.h"
#include "QtHandlesUtils.h"
#include "octave-qobject.h"
#include "graphics.h"
#include "interpreter.h"
Go to the source code of this file.
◆ borderWidthFromProperties()
static int borderWidthFromProperties |
( |
const uipanel::properties & |
pp | ) |
|
|
static |
◆ frameStyleFromProperties()
static int frameStyleFromProperties |
( |
const uipanel::properties & |
pp | ) |
|
|
static |
◆ OCTAVE_END_NAMESPACE()
OCTAVE_END_NAMESPACE |
( |
octave |
| ) |
|
◆ setupPalette()
static void setupPalette |
( |
const uipanel::properties & |
pp, |
|
|
QPalette & |
p |
|
) |
| |
|
static |