#include <taskwindow.h>
Inheritance diagram for YListViewGroup:
Public Slots | |
YObject * | AddEntry () |
void | RemoveAll () |
void | DeleteEntry () |
virtual void | UpdateWidgets (QListViewItem *currentitem) |
virtual void | ListViewEmpty () |
Public Member Functions | |
YListViewGroup (YSet *set, QWidget *parent, const QString &title) | |
virtual int | InitInstance () |
virtual QWidget * | GetWidget () |
void | InsertListView (YListView *l) |
int | CreateWidgets (YSet *set, QWidget *parent) |
Protected Attributes | |
YListView * | listview |
QHBox * | hbox |
QPushButton * | add |
QPushButton * | del |
QPushButton * | deleteall |
|
|
|
Button "Add" pressed Reimplemented in YResumeTimeWidget, and YResourceActionWidget. |
|
|
|
|
|
Implements YWidget. |
|
Reimplemented in YResumeTimeWidget, and YResourceActionWidget. |
|
|
|
|
|
|
|
Reimplemented in YResumeTimeWidget, and YResourceActionWidget. |
|
|
|
|
|
|
|
|
|
|