|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnsupportedWidgetException | |
| uic.output | Package that contains classes for the convertion from the QtDesigner files to usable user interfaces. |
| 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. |
| Uses of UnsupportedWidgetException in uic.output |
| Methods in uic.output that throw UnsupportedWidgetException | |
abstract String |
AbstractWidget.constructWidget()
Create the construction of the widget. |
| Uses of UnsupportedWidgetException in uic.output.pjava |
| Methods in uic.output.pjava that throw UnsupportedWidgetException | |
String |
QGroupBox.constructWidget()
|
String |
QListBox.constructWidget()
|
String |
QMultiLineEdit.constructWidget()
|
String |
QTabWidget.constructWidget()
|
String |
QLabel.constructWidget()
|
String |
QComboBox.constructWidget()
|
String |
Line.constructWidget()
|
String |
QWidget.constructWidget()
|
String |
QPushButton.constructWidget()
|
String |
QListView.constructWidget()
|
String |
QCheckBox.constructWidget()
|
String |
QLayoutWidget.constructWidget()
|
String |
General.constructWidget()
|
String |
QLineEdit.constructWidget()
|
| Uses of UnsupportedWidgetException in uic.output.swing |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||