, including all inherited members.
| addClass(WidgetInfo *w) | KFormDesigner::WidgetFactory | |
| addStackPage() | ContainerFactory | [slot] |
| addTabPage() | ContainerFactory | [slot] |
| AnyOrientation enum value | KFormDesigner::WidgetFactory | |
| autoSaveProperties(const QCString &classname) | ContainerFactory | [virtual] |
| changeProperty(const char *name, const QVariant &value, Form *form) | KFormDesigner::WidgetFactory | [protected] |
| changeText(const QString &newText) | ContainerFactory | [protected, virtual] |
| changeTextInternal(const QString &text) | KFormDesigner::WidgetFactory | [protected, slot] |
| classes() const | KFormDesigner::WidgetFactory | [inline] |
| clearWidgetContent(const QCString &classname, QWidget *w) | KFormDesigner::WidgetFactory | [virtual] |
| ContainerFactory(QObject *parent, const char *name, const QStringList &args) | ContainerFactory | |
| createCustomActions(KActionCollection *col) | KFormDesigner::WidgetFactory | [inline, virtual] |
| createEditor(const QCString &classname, const QString &text, QWidget *w, Container *container, QRect geometry, int align, bool useFrame=false, bool multiLine=false, BackgroundMode background=Qt::NoBackground) | KFormDesigner::WidgetFactory | [protected] |
| createMenuActions(const QCString &classname, QWidget *w, QPopupMenu *menu, KFormDesigner::Container *container) | ContainerFactory | [virtual] |
| createWidget(const QCString &classname, QWidget *parent, const char *name, KFormDesigner::Container *container, int options=DefaultOptions) | ContainerFactory | [virtual] |
| CreateWidgetOptions enum name | KFormDesigner::WidgetFactory | |
| DefaultOptions enum value (defined in KFormDesigner::WidgetFactory) | KFormDesigner::WidgetFactory | |
| DesignViewMode enum value | KFormDesigner::WidgetFactory | |
| disableFilter(QWidget *w, Container *container) | KFormDesigner::WidgetFactory | [protected] |
| editList(QWidget *w, QStringList &list) | KFormDesigner::WidgetFactory | [protected] |
| editListView(QListView *listview) | KFormDesigner::WidgetFactory | [protected] |
| editor(QWidget *widget) const | KFormDesigner::WidgetFactory | [protected] |
| editorDeleted() | KFormDesigner::WidgetFactory | [protected, slot] |
| editorText() const | KFormDesigner::WidgetFactory | [protected] |
| editRichText(QWidget *w, QString &text) | KFormDesigner::WidgetFactory | [protected] |
| eventFilter(QObject *obj, QEvent *ev) | KFormDesigner::WidgetFactory | [protected, virtual] |
| hideClass(const char *classname) | KFormDesigner::WidgetFactory | |
| HorizontalOrientation enum value | KFormDesigner::WidgetFactory | |
| inheritsFactories() | KFormDesigner::WidgetFactory | [protected] |
| internalProperty(const QCString &classname, const QCString &property) const | KFormDesigner::WidgetFactory | [inline] |
| isPropertyVisible(const QCString &classname, QWidget *w, const QCString &property, bool multiple, bool isTopLevel) | KFormDesigner::WidgetFactory | |
| isPropertyVisibleInternal(const QCString &classname, QWidget *w, const QCString &property, bool isTopLevel) | ContainerFactory | [protected, virtual] |
| m_classesByName | KFormDesigner::WidgetFactory | [protected] |
| m_container | KFormDesigner::WidgetFactory | [protected] |
| m_editedWidgetClass | KFormDesigner::WidgetFactory | [protected] |
| m_editor | KFormDesigner::WidgetFactory | [protected] |
| m_firstText | KFormDesigner::WidgetFactory | [protected] |
| m_guiClient | KFormDesigner::WidgetFactory | [protected] |
| m_handles | KFormDesigner::WidgetFactory | [protected] |
| m_hiddenClasses | KFormDesigner::WidgetFactory | [protected] |
| m_internalProp | KFormDesigner::WidgetFactory | [protected] |
| m_library | KFormDesigner::WidgetFactory | [protected] |
| m_propDesc | KFormDesigner::WidgetFactory | [protected] |
| m_propValDesc | KFormDesigner::WidgetFactory | [protected] |
| m_showAdvancedProperties | KFormDesigner::WidgetFactory | [protected] |
| m_widget | KFormDesigner::WidgetFactory | [protected] |
| m_xmlGUIFileName | KFormDesigner::WidgetFactory | [protected] |
| nextStackPage() | ContainerFactory | [slot] |
| previewWidget(const QCString &classname, QWidget *widget, KFormDesigner::Container *container) | ContainerFactory | [virtual] |
| prevStackPage() | ContainerFactory | [slot] |
| propertyDescForName(const QCString &name) | KFormDesigner::WidgetFactory | [inline] |
| propertyDescForValue(const QCString &name) | KFormDesigner::WidgetFactory | [inline] |
| propertySetShouldBeReloadedAfterPropertyChange(const QCString &classname, QWidget *w, const QCString &property) | KFormDesigner::WidgetFactory | [protected, virtual] |
| readSpecialProperty(const QCString &classname, QDomElement &node, QWidget *w, KFormDesigner::ObjectTreeItem *item) | ContainerFactory | [virtual] |
| removeStackPage() | ContainerFactory | [slot] |
| removeTabPage() | ContainerFactory | [slot] |
| renameTabPage() | ContainerFactory | [slot] |
| reorderTabs(int oldpos, int newpos) | ContainerFactory | [slot] |
| resetEditor() | KFormDesigner::WidgetFactory | [slot] |
| resizeEditor(QWidget *editor, QWidget *widget, const QCString &classname) | ContainerFactory | [protected, virtual] |
| saveSpecialProperty(const QCString &classname, const QString &name, const QVariant &value, QWidget *w, QDomElement &parentNode, QDomDocument &parent) | ContainerFactory | [virtual] |
| setEditor(QWidget *widget, QWidget *editor) | KFormDesigner::WidgetFactory | [protected] |
| setEditorText(const QString &text) | KFormDesigner::WidgetFactory | [protected] |
| setInternalProperty(const QCString &classname, const QCString &property, const QString &value) | KFormDesigner::WidgetFactory | [protected] |
| setPropertyOptions(WidgetPropertySet &buf, const WidgetInfo &info, QWidget *w) | KFormDesigner::WidgetFactory | [virtual] |
| setWidget(QWidget *widget, Container *container) | KFormDesigner::WidgetFactory | [protected] |
| slotTextChanged() | KFormDesigner::WidgetFactory | [protected, slot] |
| startEditing(const QCString &classname, QWidget *w, KFormDesigner::Container *container) | ContainerFactory | [virtual] |
| VerticalOrientation enum value | KFormDesigner::WidgetFactory | |
| widget() const | KFormDesigner::WidgetFactory | [protected] |
| widgetDestroyed() | KFormDesigner::WidgetFactory | [protected, slot] |
| WidgetFactory(QObject *parent=0, const char *name=0) | KFormDesigner::WidgetFactory | |
| WidgetLibrary class | KFormDesigner::WidgetFactory | [friend] |
| ~ContainerFactory() | ContainerFactory | |
| ~WidgetFactory() | KFormDesigner::WidgetFactory | [virtual] |