6 #ifndef SWIFT_GUI_NAMEVARIANTPAIRVIEW_H
7 #define SWIFT_GUI_NAMEVARIANTPAIRVIEW_H
19 class CNameVariantPair;
33 void setIconMode(
bool withIcon);
38 bool skipEqualValues =
true);
41 void removeByName(
const QString &name,
bool isResizeConditionMet =
true);
44 bool containsName(
const QString &name);
Value object for icons. An icon is stored in the global icon repository and identified by its index....
Wrapper around QVariant which provides transparent access to CValueObject methods of the contained ob...
Views, mainly QTableView.
Free functions in swift::misc.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.