|
ACF $AcfVersion:0$
|
Namespace contains implementation of Qt widget extensions. More...
Classes | |
| class | CCheckableComboBox |
| class | CCollapsibleGroupWidgetDelegate |
| Implementation of the IMultiPageWidgetDelegate interface for a simple container of widgets. More... | |
| class | CCollapsiblePage |
| class | CDoubleRangeSpinEdit |
| class | CExtLineEdit |
| Input editor with extended functionality. More... | |
| class | CFocusDecorator |
| class | CHierarchicalHeaderView |
| Hierarchical header view for QTableView. More... | |
| class | CItemDelegate |
| Standard ACF item view delegator. More... | |
| class | CMiniWidgetDelegate |
| Implementation of the IMultiPageWidgetDelegate interface for a simple container of widgets. More... | |
| class | CMiniWidgetPage |
| class | CMultiPageWidget |
| Implementation of the widget, which is represented as a set of pages. More... | |
| class | CSimpleGuiContainerDelegate |
| Implementation of the IMultiPageWidgetDelegate interface for a simple container of widgets. More... | |
| class | CSplitterDelegate |
| Implementation of the IMultiPageWidgetDelegate interface for QSplitter. More... | |
| class | CStackWidgetDelegate |
| Implementation of the IMultiPageWidgetDelegate interface for QStackedWidget. More... | |
| class | CTabWidgetDelegate |
| Implementation of the IMultiPageWidgetDelegate interface for QTabWidget. More... | |
| class | CTextElider |
| class | CToolBoxDelegate |
| Implementation of the IMultiPageWidgetDelegate interface for QToolBox. More... | |
| class | CTreeWidgetFilter |
Provide some corrections in QTreeWidget object. More... | |
| class | CWidgetUpdateBlocker |
| Help class used to block widget update till it is destructed. More... | |
| class | CWidgetWheelEventBlocker |
| This class created to avoid an accident changing values in comboBoxes or spinBoxes. More... | |
| class | IMultiPageWidgetDelegate |
| Interface of a delegate object used for operating on concrete UI-container implementation. More... | |
Functions | |
| void | ClearLayout (QLayout *layout) |
| Remove all items (widgets and sub-layouts) from a given layout. | |
Namespace contains implementation of Qt widget extensions.
| void iwidgets::ClearLayout | ( | QLayout * | layout | ) |
Remove all items (widgets and sub-layouts) from a given layout.