|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use uic.output | |
uic.output | Package that contains classes for the convertion from the QtDesigner files to usable user interfaces. |
uic.output.builder | |
uic.output.pjava | Each widget in QtDesigner is handled by a seperate plugin which extends the AbstractWidget. |
uic.output.swing | Each widget in QtDesigner is handled by a seperate plugin which extends the AbstractWidget. |
Classes in uic.output used by uic.output | |
AbstractWidget.ActionInformation
For each connection this is the information to subscribe a signal to a widget. |
|
OutputterInterface
Each outputer has to implement this interface to be pluggable into UIC. |
|
TranslatorInterface
To enable a translation of a GUI the uic.properites can point to any class that implements this interface to make sure it generates code (Representers actually). |
|
UnsupportedWidgetException
|
Classes in uic.output used by uic.output.builder | |
VariableManager
While compiling this class makes sure we keep names unique and we have a full list of all the widgets to 'define' as class variables. |
Classes in uic.output used by uic.output.pjava | |
AbstractWidget
Base class that provides implementation each plugin will likely need. |
|
MultiPanelInterface
Interface for multi panel widgets like QWizard or QTabwidget. |
|
UnsupportedWidgetException
|
Classes in uic.output used by uic.output.swing | |
AbstractWidget
Base class that provides implementation each plugin will likely need. |
|
AbstractWidget.ActionInformation
For each connection this is the information to subscribe a signal to a widget. |
|
MultiPanelInterface
Interface for multi panel widgets like QWizard or QTabwidget. |
|
UnsupportedWidgetException
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |