QtiPlot 0.9.7.3
|
Button with layer number. More...
#include <MultiLayer.h>
Signals | |
void | clicked (LayerButton *) |
void | showCurvesDialog () |
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 |
||
) |
static int LayerButton::btnSize | ( | ) | [inline, static] |
void LayerButton::clicked | ( | LayerButton * | ) | [signal] |
Referenced by mousePressEvent().
void LayerButton::mouseDoubleClickEvent | ( | QMouseEvent * | ) | [protected] |
References showCurvesDialog().
void LayerButton::mousePressEvent | ( | QMouseEvent * | event | ) | [protected] |
References clicked().
void LayerButton::showCurvesDialog | ( | ) | [signal] |
Referenced by mouseDoubleClickEvent().