|
ADTF Qt5
|
#include <QList>#include <QPair>#include <QString>#include <QIcon>Go to the source code of this file.
Classes | |
| class | adtf::ui::thor::cThemedIconColorMapping |
| class | adtf::ui::v0::cThemedIconColorMapping |
| class | adtf::ui::cThemedIconColorMapping |
Namespaces | |
| namespace | adtf |
| Namespace for all functionality provided by ADTF and its SDKs. | |
| namespace | adtf::ui |
| Namespace for the ADTF UI SDK. | |
| namespace | adtf::ui::thor |
| Legacy version namespace for all functionality of the ADTF UI SDK taken over from ADTF v3.19. | |
| namespace | adtf::ui::v0 |
| Namespace for all ui classes and interfaces provided since v1.0.0. | |
Enumerations | |
| enum class | adtf::ui::thor::eThemedIcon { OpenFile , LED_Red , LED_Green , LED_Yellow , LED_Grey , Status_Error , Status_Warning , Status_Debug , Arrow_Left , Arrow_Up , Arrow_Right , Arrow_Down , Help , Info , Edit_Add , Edit_Remove , Edit_Cut , Edit_Copy , Edit_Paste , Edit_Modify , Edit_Undo , Edit_Redo , Zoom , Zoom_In , Zoom_Out } |
| enum class | adtf::ui::v0::eThemedIcon |
| enum class | adtf::ui::eThemedIcon |
Functions | |
| QIcon | adtf::ui::thor::create_themed_icon (QString file, cThemedIconColorMapping themedIconColorMapping=cThemedIconColorMapping::GetDefaultColorMapping()) |
| Creates a themed icon from given svg file with color mapping. | |
| QIcon | adtf::ui::thor::create_themed_icon (eThemedIcon icon) |
| Creates a predefined themed icon. | |
| QIcon | adtf::ui::v0::create_themed_icon (QString file, cThemedIconColorMapping themedIconColorMapping=cThemedIconColorMapping::GetDefaultColorMapping()) |
| Creates a themed icon from given svg file with color mapping. | |
| QIcon | adtf::ui::create_themed_icon (QString file, cThemedIconColorMapping themedIconColorMapping=cThemedIconColorMapping::GetDefaultColorMapping()) |
| Creates a themed icon from given svg file with color mapping. | |
Copyright © Audi Electronics Venture GmbH. All rights reserved