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

QDesignerWidgetBoxInterface::Category Class Reference

#include <QDesignerWidgetBoxInterface>

Public Types

Public Functions


Detailed Description


Member Type Documentation

enum Category::Type

ConstantValue
QDesignerWidgetBoxInterface::Category::Default0
QDesignerWidgetBoxInterface::Category::Scratchpad1

Member Function Documentation

Category::Category ( const QString & aname = QString(), Type atype = Default )

void Category::addWidget ( const Widget & awidget )

bool Category::isNull () const

QString Category::name () const

void Category::removeWidget ( int idx )

void Category::setName ( const QString & aname )

void Category::setType ( Type atype )

Type Category::type () const

Widget Category::widget ( int idx ) const

int Category::widgetCount () const


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0