Package implementing some special GUI elements.
They extend or ammend the standard elements as found in QtGui.
E5Action | Module implementing an Action class extending QAction. |
E5Application | Class implementing a specialized application class. |
E5Completers | Module implementing various kinds of completers. |
E5FileDialog | Module implementing alternative functions for the QFileDialog static methods to cope with dustributor's usage of KDE wrapper dialogs for Qt file dialogs. |
E5Led | Module implementing a LED widget. |
E5LineEdit | Module implementing specialized line edits. |
E5ListView | Module implementing specialized list views. |
E5ModelMenu | Module implementing a menu populated from a QAbstractItemModel. |
E5ModelToolBar | Module implementing a tool bar populated from a QAbstractItemModel. |
E5SideBar | Module implementing a sidebar class. |
E5SingleApplication | Module implementing the single application server and client. |
E5SqueezeLabels | Module implementing labels that squeeze their contents to fit the size of the label. |
E5TabWidget | Module implementing a TabWidget class substituting QTabWidget. |
E5TableView | Module implementing specialized table views. |
E5ToolBarDialog | Module implementing a toolbar configuration dialog. |
E5ToolBarManager | Module implementing a toolbar manager class. |
E5ToolBox | Module implementing a horizontal and a vertical toolbox class. |
E5TreeSortFilterProxyModel | Module implementing a modified QSortFilterProxyModel. |
E5TreeView | Module implementing specialized tree views. |