#include <DlgCustomizeSpaceball.h>
◆ DlgCustomizeSpaceball()
DlgCustomizeSpaceball::DlgCustomizeSpaceball |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~DlgCustomizeSpaceball()
DlgCustomizeSpaceball::~DlgCustomizeSpaceball |
( |
| ) |
|
|
virtual |
◆ changeEvent()
void DlgCustomizeSpaceball::changeEvent |
( |
QEvent * |
e | ) |
|
|
protectedvirtual |
◆ event()
bool DlgCustomizeSpaceball::event |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
◆ hideEvent()
void DlgCustomizeSpaceball::hideEvent |
( |
QHideEvent * |
event | ) |
|
|
protectedvirtual |
◆ onAddMacroAction
void DlgCustomizeSpaceball::onAddMacroAction |
( |
const QByteArray & |
macroName | ) |
|
|
protectedslot |
◆ onModifyMacroAction
void DlgCustomizeSpaceball::onModifyMacroAction |
( |
const QByteArray & |
macroName | ) |
|
|
protectedslot |
◆ onRemoveMacroAction
void DlgCustomizeSpaceball::onRemoveMacroAction |
( |
const QByteArray & |
macroName | ) |
|
|
protectedslot |
◆ showEvent()
void DlgCustomizeSpaceball::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/DlgCustomizeSpaceball.h
- FreeCAD/src/Gui/DlgCustomizeSpaceball.cpp