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. |
| 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. |
| E4ToolBarDialog | Module implementing a toolbar configuration dialog. |
| E4ToolBarManager | Module implementing a toolbar manager class. |
| E4ToolBox | Module implementing a horizontal and a vertical toolbox class. |