GNU Octave 7.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
Panel.cc File Reference
#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"
Include dependency graph for Panel.cc:

Go to the source code of this file.

Namespaces

namespace  octave
 

Functions

static int octave::borderWidthFromProperties (const uipanel::properties &pp)
 
static int octave::frameStyleFromProperties (const uipanel::properties &pp)
 
static void octave::setupPalette (const uipanel::properties &pp, QPalette &p)