Public Member Functions | |
| uiShortcutsList (const uiShortcutsList &scl) | |
| ~uiShortcutsList () | |
| uiShortcutsList & | operator= (const uiShortcutsList &) |
| bool | write (bool usr=true) const |
| void | fillPar (IOPar &) const |
| TypeSet< uiKeyDesc > & | keyDescs () |
| const TypeSet< uiKeyDesc > & | keyDescs () const |
| BufferStringSet & | names () |
| const BufferStringSet & | names () const |
| uiKeyDesc | keyDescOf (const char *) const |
| const char * | nameOf (const uiKeyDesc &) const |
| void | empty () |
Protected Member Functions | |
| uiShortcutsList (const char *selkey) | |
| bool | getKeyValues (const IOPar &, int, BufferString &, BufferString &) const |
| bool | getSCNames (const IOPar &, int, BufferString &) const |
Protected Attributes | |
| BufferString | selkey_ |
| TypeSet< uiKeyDesc > | keydescs_ |
| BufferStringSet | names_ |
Friends | |
| class | uiShortcutsMgr |
| uiShortcutsList::uiShortcutsList | ( | const uiShortcutsList & | scl | ) | [inline] |
| uiShortcutsList::~uiShortcutsList | ( | ) | [inline] |
| uiShortcutsList::uiShortcutsList | ( | const char * | selkey | ) | [protected] |
| void uiShortcutsList::empty | ( | ) |
| void uiShortcutsList::fillPar | ( | IOPar & | ) | const |
| bool uiShortcutsList::getKeyValues | ( | const IOPar & | , | |
| int | , | |||
| BufferString & | , | |||
| BufferString & | ||||
| ) | const [protected] |
| bool uiShortcutsList::getSCNames | ( | const IOPar & | , | |
| int | , | |||
| BufferString & | ||||
| ) | const [protected] |
| uiKeyDesc uiShortcutsList::keyDescOf | ( | const char * | ) | const |
| const char* uiShortcutsList::nameOf | ( | const uiKeyDesc & | ) | const |
| const BufferStringSet& uiShortcutsList::names | ( | ) | const [inline] |
| BufferStringSet& uiShortcutsList::names | ( | ) | [inline] |
| uiShortcutsList& uiShortcutsList::operator= | ( | const uiShortcutsList & | ) |
| bool uiShortcutsList::write | ( | bool | usr = true |
) | const |
friend class uiShortcutsMgr [friend] |
TypeSet<uiKeyDesc> uiShortcutsList::keydescs_ [protected] |
BufferStringSet uiShortcutsList::names_ [protected] |
BufferString uiShortcutsList::selkey_ [protected] |
1.7.1