SciDAVis  1.D4
Signals | Public Member Functions | Static Public Member Functions | Protected Member Functions
LayerButton Class Reference

Button with layer number. More...

#include <MultiLayer.h>

List of all members.

Signals

void clicked (LayerButton *)
void showContextMenu ()
void showCurvesDialog ()

Public Member Functions

 LayerButton (const QString &text=QString::null, QWidget *parent=0)
 ~LayerButton ()

Static Public Member Functions

static int btnSize ()

Protected Member Functions

void mouseDoubleClickEvent (QMouseEvent *)
void mousePressEvent (QMouseEvent *)

Detailed Description

Button with layer number.


Constructor & Destructor Documentation

LayerButton::LayerButton ( const QString &  text = QString::null,
QWidget *  parent = 0 
)
LayerButton::~LayerButton ( )
inline

Member Function Documentation

static int LayerButton::btnSize ( )
inlinestatic
void LayerButton::clicked ( LayerButton )
signal

Referenced by mousePressEvent().

void LayerButton::mouseDoubleClickEvent ( QMouseEvent *  )
protected

References showCurvesDialog().

void LayerButton::mousePressEvent ( QMouseEvent *  event)
protected

References clicked(), and showContextMenu().

void LayerButton::showContextMenu ( )
signal

Referenced by mousePressEvent().

void LayerButton::showCurvesDialog ( )
signal

Referenced by mouseDoubleClickEvent().


The documentation for this class was generated from the following files: