|
UserInterface * | ui_ = nullptr |
|
std::string | uiName_ |
|
std::vector< std::string > | uis_ |
|
std::unordered_map< std::string, std::pair< Action *, ScopedConnection > > | actions_ |
|
std::unordered_map< int, Action * > | idToAction_ |
|
UIUpdateList | updateList_ |
|
std::unordered_map< InputContext *, UIUpdateList::iterator > | updateIndex_ |
|
AddonManager * | addonManager_ |
|
IdAllocator | ids_ |
|
bool | isVirtualKeyboardVisible_ = false |
|
Definition at line 45 of file userinterfacemanager.cpp.
The documentation for this class was generated from the following file: