QtiPlot
0.9.8.2
|
Button with layer number. More...
#include <MultiLayer.h>
Signals | |
void | clicked (LayerButton *) |
void | showCurvesDialog () |
void | showLayerContextMenu () |
Public Member Functions | |
LayerButton (const QString &text=QString::null, QWidget *parent=0) |
Static Public Member Functions | |
static int | btnSize () |
Protected Member Functions | |
void | mouseDoubleClickEvent (QMouseEvent *) |
void | mousePressEvent (QMouseEvent *) |
Button with layer number.
LayerButton::LayerButton | ( | const QString & | text = QString::null , |
QWidget * | parent = 0 |
||
) |
|
inlinestatic |
Referenced by MultiLayer::MultiLayer().
|
signal |
Referenced by mousePressEvent().
|
protected |
References showCurvesDialog().
|
protected |
References clicked(), and showLayerContextMenu().
|
signal |
Referenced by mouseDoubleClickEvent().
|
signal |
Referenced by mousePressEvent().