Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

QDesignerFormWindowToolInterface Class Reference

#include <QDesignerFormWindowToolInterface>

Part of the QtDesigner module.

Inherits QObject.

Public Functions

Additional Inherited Members


Detailed Description


Member Function Documentation

QDesignerFormWindowToolInterface::QDesignerFormWindowToolInterface ( QObject * parent = 0 )

QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface ()   [virtual]

QAction * QDesignerFormWindowToolInterface::action () const   [pure virtual]

void QDesignerFormWindowToolInterface::activated ()   [pure virtual]

QDesignerFormEditorInterface * QDesignerFormWindowToolInterface::core () const   [pure virtual]

void QDesignerFormWindowToolInterface::deactivated ()   [pure virtual]

QWidget * QDesignerFormWindowToolInterface::editor () const   [pure virtual]

QDesignerFormWindowInterface * QDesignerFormWindowToolInterface::formWindow () const   [pure virtual]

bool QDesignerFormWindowToolInterface::handleEvent ( QWidget * widget, QWidget * managedWidget, QEvent * event )   [pure virtual]

void QDesignerFormWindowToolInterface::loadFromDom ( DomUI *, QWidget * )   [virtual]

void QDesignerFormWindowToolInterface::saveToDom ( DomUI *, QWidget * )   [virtual]


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0