Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

QDesignerWidgetBoxInterface Class Reference
[QtDesigner module]

The QDesignerWidgetBoxInterface class provides an interface that is used to control Qt Designer's widget box component. More...

#include <QDesignerWidgetBoxInterface>

Inherits QWidget.

Public Functions

Additional Inherited Members


Detailed Description

The QDesignerWidgetBoxInterface class provides an interface that is used to control Qt Designer's widget box component.


Member Function Documentation

QDesignerWidgetBoxInterface::QDesignerWidgetBoxInterface ( QWidget * parent = 0, Qt::WindowFlags flags = 0 )

QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface ()   [virtual]

QString QDesignerWidgetBoxInterface::fileName () const   [pure virtual]

See also setFileName().

bool QDesignerWidgetBoxInterface::load ()   [pure virtual]

bool QDesignerWidgetBoxInterface::save ()   [pure virtual]

void QDesignerWidgetBoxInterface::setFileName ( const QString & file_name )   [pure virtual]

See also fileName().


Copyright © 2005 Trolltech Trademarks
Qt 4.0.1