Package implementing some special GUI elements.
They extend or ammend the standard elements as found in QtGui.
E4Action | Module implementing an Action class extending QAction. |
E4Completers | Module implementing various kinds of completers. |
E4Led | Module implementing a LED widget. |
E4LineEdit | Module implementing specialized line edits. |
E4ListView | Module implementing specialized list views. |
E4ModelMenu | Module implementing a menu populated from a QAbstractItemModel. |
E4ModelToolBar | Module implementing a tool bar populated from a QAbstractItemModel. |
E4SideBar | Module implementing a sidebar class. |
E4SingleApplication | Module implementing the single application server and client. |
E4SqueezeLabels | Module implementing labels that squeeze their contents to fit the size of the label. |
E4TabWidget | Module implementing a TabWidget class substituting QTabWidget. |
E4TableView | Module implementing specialized table views. |
E4ToolBarDialog | Module implementing a toolbar configuration dialog. |
E4ToolBarManager | Module implementing a toolbar manager class. |
E4ToolBox | Module implementing a horizontal and a vertical toolbox class. |
E4TreeSortFilterProxyModel | Module implementing a modified QSortFilterProxyModel. |
E4TreeView | Module implementing specialized tree views. |