Uses of Class
uic.output.UnsupportedWidgetException

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
 

Methods in uic.output.swing that throw UnsupportedWidgetException
 String QWizard.constructWidget()
           
 String QTimeEdit.constructWidget()
           
 String KRestrictedLine.constructWidget()
           
 String QGroupBox.constructWidget()
           
 String QFrame.constructWidget()
           
 String QListBox.constructWidget()
           
 String QMultiLineEdit.constructWidget()
           
 String QSlider.constructWidget()
           
 String QProgressBar.constructWidget()
           
 String QTabWidget.constructWidget()
           
 String QSpinBox.constructWidget()
           
 String QLabel.constructWidget()
           
 String QComboBox.constructWidget()
           
 String Line.constructWidget()
           
 String QSplitter.constructWidget()
           
 String QWidget.constructWidget()
           
 String QPushButton.constructWidget()
           
 String KColorButton.constructWidget()
           
 String KHSSelector.constructWidget()
           
 String QRadioButton.constructWidget()
           
 String QListView.constructWidget()
           
 String KDatePicker.constructWidget()
           
 String QCheckBox.constructWidget()
           
 String QLayoutWidget.constructWidget()
           
 String General.constructWidget()
           
 String OldQWizard.constructWidget()
           
 String QLineEdit.constructWidget()
           
 String KDateWidget.constructWidget()
           
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence