Gui::Dialog::DlgCustomizeSpaceball Class Reference
#include <DlgCustomizeSpaceball.h>
Public Member Functions | |
| DlgCustomizeSpaceball (QWidget *parent=0) | |
| virtual | ~DlgCustomizeSpaceball () |
Public Member Functions inherited from Gui::Dialog::CustomizeActionPage | |
| CustomizeActionPage (QWidget *parent=0) | |
| Construction. More... | |
| virtual | ~CustomizeActionPage () |
| Destruction. More... | |
Protected Slots | |
| void | onAddMacroAction (const QByteArray ¯oName) |
| void | onModifyMacroAction (const QByteArray ¯oName) |
| void | onRemoveMacroAction (const QByteArray ¯oName) |
Protected Slots inherited from Gui::Dialog::CustomizeActionPage | |
| virtual void | onAddMacroAction (const QByteArray &)=0 |
| virtual void | onModifyMacroAction (const QByteArray &)=0 |
| virtual void | onRemoveMacroAction (const QByteArray &)=0 |
Protected Member Functions | |
| void | changeEvent (QEvent *e) |
| virtual bool | event (QEvent *event) |
| virtual void | hideEvent (QHideEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
Protected Member Functions inherited from Gui::Dialog::CustomizeActionPage | |
| bool | event (QEvent *e) |
Constructor & Destructor Documentation
◆ DlgCustomizeSpaceball()
| DlgCustomizeSpaceball::DlgCustomizeSpaceball | ( | QWidget * | parent = 0 | ) |
◆ ~DlgCustomizeSpaceball()
|
virtual |
Member Function Documentation
◆ changeEvent()
|
protectedvirtual |
Implements Gui::Dialog::CustomizeActionPage.
◆ event()
References Spaceball::BUTTON_PRESSED, Spaceball::ButtonEvent::ButtonEventType, Spaceball::ButtonEvent::buttonNumber(), Spaceball::ButtonEvent::buttonStatus(), Gui::Dialog::CustomizeActionPage::event(), Gui::Dialog::ButtonModel::goButtonPress(), Gui::Dialog::ButtonView::selectButton(), and Spaceball::EventBase::setHandled().
◆ hideEvent()
|
protectedvirtual |
◆ onAddMacroAction
|
protectedslot |
References Gui::Dialog::CommandModel::goAddMacro().
◆ onModifyMacroAction
|
protectedslot |
◆ onRemoveMacroAction
|
protectedslot |
◆ showEvent()
|
protectedvirtual |
The documentation for this class was generated from the following files:
- src/Gui/DlgCustomizeSpaceball.h
- src/Gui/DlgCustomizeSpaceball.cpp
Public Member Functions inherited from
1.8.17