Developer documentation | Axl-2.5.1

axlInspectorView Class Reference

#include <axlInspectorView.h>

Inheritance diagram for axlInspectorView:

Public Slots

void setView (axlAbstractView *view)
 
void onBackGroundColorChanged (QColor color)
 

Public Member Functions

 axlInspectorView (QWidget *parent=0)
 
 ~axlInspectorView (void)
 
void updateView (void)
 

Protected Slots

void onHeadAddressChanged (const QString &)
 
void onFingerAddressChanged (const QString &)
 
void onFlystickAddressChanged (const QString &)
 
void onHeadToggled (bool)
 
void onFingerToggled (bool)
 
void onFlystickToggled (bool)
 

Detailed Description

Definition at line 31 of file axlInspectorView.h.

Constructor & Destructor Documentation

axlInspectorView::axlInspectorView ( QWidget *  parent = 0)

Definition at line 79 of file axlInspectorView.cpp.

axlInspectorView::~axlInspectorView ( void  )

Definition at line 187 of file axlInspectorView.cpp.

Member Function Documentation

void axlInspectorView::onBackGroundColorChanged ( QColor  color)
slot

Definition at line 226 of file axlInspectorView.cpp.

void axlInspectorView::onFingerAddressChanged ( const QString &  address)
protectedslot

Definition at line 241 of file axlInspectorView.cpp.

void axlInspectorView::onFingerToggled ( bool  toggled)
protectedslot

Definition at line 270 of file axlInspectorView.cpp.

void axlInspectorView::onFlystickAddressChanged ( const QString &  address)
protectedslot

Definition at line 236 of file axlInspectorView.cpp.

void axlInspectorView::onFlystickToggled ( bool  toggled)
protectedslot

Definition at line 259 of file axlInspectorView.cpp.

void axlInspectorView::onHeadAddressChanged ( const QString &  address)
protectedslot

Definition at line 231 of file axlInspectorView.cpp.

void axlInspectorView::onHeadToggled ( bool  toggled)
protectedslot

Definition at line 246 of file axlInspectorView.cpp.

void axlInspectorView::setView ( axlAbstractView view)
slot

Definition at line 201 of file axlInspectorView.cpp.

void axlInspectorView::updateView ( void  )

Definition at line 217 of file axlInspectorView.cpp.


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