| BoolValue | Represents bool values |
| BoolValueEditor | Edit bool values using a checkbox |
| ColourValue | |
| ColourValueEditor | Edits colour values |
| Component | Represents a Component that is available for use in the GUI builder |
| ComponentManager | Manages all the available components so they can be viewed in the component pallete and created |
| EnumValue | Represents a enum value |
| EnumValueEditor | An editor for enum Values |
| FormComponent | |
| FormView | Holds the WYSIWYG view of the GUI |
| Global | A class for holding the global variables |
| HierarchyView | Displays the widget hierarchy to the user |
| Instance | Represents an instance of either a QWidget or a QLayout subclass |
| IntValue | Represents an integer value |
| IntValueEditor | Edits int values |
| KGUIApp | This Class is the base class for your application |
| KGUIDoc | This class provides base functionality for your application document |
| KGUIView | This class provides an incomplete base for your application view |
| LabelComponent | Represents the QLabel class |
| Package | Represents a Package of Components |
| PluginLoader | Class responsible for loading plugins and registering them with the ComponentManager |
| PropertyDialog | A tabbed dialog for holding the property sheets |
| PropertyListView | A QListView that displays the properties of an Instance organised by the inheritance hierarchy |
| StringValue | Represents a string value |
| StringValueEditor | An editor for StringValues |
| Value | This class represents a value such as a string or int |
| ValueEditor | A container inside which subclasses should place their editor widget |
| WidgetInstance | Represents an instance of a widget |
| Documentation generated by rich@pegasus on Sat Apr 17 17:09:53 BST 1999 | Kdoc |