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

QwwTaskPanel Class Reference
[wwWidgets module]

The QwwTaskPanel widget provides a task panel similar to the one from WindowsXP.(unstable) More...

 #include <QwwTaskPanel>

Properties

Public Functions

Public Slots

Signals


Detailed Description

The QwwTaskPanel widget provides a task panel similar to the one from WindowsXP.(unstable)


Property Documentation

animated : bool

Access functions:

currentIndex : int

Access functions:

toggleIcon : QIcon

Access functions:


Member Function Documentation

QwwTaskPanel::QwwTaskPanel ( QWidget * parent = 0 )

QwwTaskPanel::~QwwTaskPanel ()

void QwwTaskPanel::addTask ( QWidget * task, const QString & label = QString() )

void QwwTaskPanel::addTask ( QWidget * task, const QIcon & icon, const QString & label = QString() )

void QwwTaskPanel::currentIndexChanged ( int )   [signal]

QWidget * QwwTaskPanel::currentTask () const

int QwwTaskPanel::indexOf ( QWidget * task ) const

void QwwTaskPanel::insertTask ( int index, QWidget * task, const QString & label = QString() )

void QwwTaskPanel::insertTask ( int index, QWidget * task, const QIcon & icon, const QString & label = QString() )

void QwwTaskPanel::removeTask ( int index )

void QwwTaskPanel::setTaskIcon ( int index, const QIcon & icon )

void QwwTaskPanel::setTaskName ( int index, const QString & name )

void QwwTaskPanel::setTaskTitle ( int index, const QString & title )

QWidget * QwwTaskPanel::task ( int index ) const

int QwwTaskPanel::taskCount () const


Copyright © 2007-2009 Witold Wysota Trademarks
wwWidgets 0.9.6