#include <QGVNavStyle.h>
◆ KeyCombination()
TechDrawGui::KeyCombination::KeyCombination |
( |
| ) |
|
◆ ~KeyCombination()
TechDrawGui::KeyCombination::~KeyCombination |
( |
| ) |
|
◆ addKey()
void TechDrawGui::KeyCombination::addKey |
( |
int |
inKey | ) |
|
◆ clear()
void TechDrawGui::KeyCombination::clear |
( |
void |
| ) |
|
◆ empty()
bool TechDrawGui::KeyCombination::empty |
( |
void |
| ) |
|
◆ haveCombination()
bool TechDrawGui::KeyCombination::haveCombination |
( |
int |
inCombo | ) |
|
◆ removeKey()
void TechDrawGui::KeyCombination::removeKey |
( |
int |
inKey | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/TechDraw/Gui/QGVNavStyle.h
- FreeCAD/src/Mod/TechDraw/Gui/QGVNavStyle.cpp