Developer documentation | Axl-2.5.1

axlInspectorSwitch Class Reference

#include <axlInspectorSwitch.h>

Inheritance diagram for axlInspectorSwitch:

Signals

void toggled (bool)
 

Public Member Functions

 axlInspectorSwitch (QWidget *parent=0)
 
 ~axlInspectorSwitch (void)
 
QSize sizeHint (void) const
 

Protected Member Functions

void mousePressEvent (QMouseEvent *event)
 
void paintEvent (QPaintEvent *event)
 

Detailed Description

Definition at line 29 of file axlInspectorSwitch.h.

Constructor & Destructor Documentation

axlInspectorSwitch::axlInspectorSwitch ( QWidget *  parent = 0)

Definition at line 33 of file axlInspectorSwitch.cpp.

axlInspectorSwitch::~axlInspectorSwitch ( void  )

Definition at line 42 of file axlInspectorSwitch.cpp.

Member Function Documentation

void axlInspectorSwitch::mousePressEvent ( QMouseEvent *  event)
protected

Definition at line 54 of file axlInspectorSwitch.cpp.

void axlInspectorSwitch::paintEvent ( QPaintEvent *  event)
protected

Definition at line 68 of file axlInspectorSwitch.cpp.

QSize axlInspectorSwitch::sizeHint ( void  ) const

Definition at line 49 of file axlInspectorSwitch.cpp.

void axlInspectorSwitch::toggled ( bool  )
signal

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