|
ADTF Qt5
|
Legacy version namespace for all functionality of the ADTF UI SDK taken over from ADTF v3.17. More...
Classes | |
| class | IQtXSystem |
| Interface definition for the ADTF XSystem based on Qt. Use this interface to create your own displays within the Qt5 ADTF XSystem UI Service. More... | |
| class | qt_ui_filter |
| class | qt_ui_service |
Typedefs | |
| using | cQtUIFilter = riddler::qt_ui_filter<adtf::filter::cFilter> |
| using | cQtUIDynamicFilter = cQtUIFilter |
Functions | |
| QString | get_window_state_folder_name (const QString &strSessionDataDir, const QString &strShortPathName) |
| Get the default window state folder name. | |
Legacy version namespace for all functionality of the ADTF UI SDK taken over from ADTF v3.17.
Basic UI Filter implementation.
| using adtf::ui::riddler::cQtUIFilter = riddler::qt_ui_filter<adtf::filter::cFilter> |
Basic UI Filter implementation.
| QString adtf::ui::riddler::get_window_state_folder_name | ( | const QString & | strSessionDataDir, |
| const QString & | strShortPathName ) |
Get the default window state folder name.
| strSessionDataDir | The session data directory (if session manager is used this should be adtf::services::macro::ADTF_SESSION_DATA_DIR) |
| strShortPathName | The short path for the state identifier (see adtf::ui::riddler::IQtXSystem::IWindowState::GetStateIdentifier) |