TechDrawGui::KeyCombination Class Reference

#include <QGVNavStyle.h>

Public Member Functions

void addKey (int inKey)
 
void clear ()
 
bool empty ()
 
bool haveCombination (int inCombo)
 
 KeyCombination ()
 
void removeKey (int inKey)
 
 ~KeyCombination ()
 

Constructor & Destructor Documentation

◆ KeyCombination()

TechDrawGui::KeyCombination::KeyCombination ( )

◆ ~KeyCombination()

TechDrawGui::KeyCombination::~KeyCombination ( )

Member Function Documentation

◆ 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: