#include <environmentwindow.h>
Inheritance diagram for YSchedulerListView:
Public Slots | |
void | UpdateObject (YObject *o) |
Public Member Functions | |
YSchedulerListView (YSchedulerSet *s, QWidget *parent, const QString &title) | |
virtual YListViewItem * | CreateNewItem (QListViewItem *parent, YObject *object, QListViewItem *after=0) |
virtual int | InitInstance () |
|
|
|
Reimplemented from YListView. |
|
Initializes the listview and adds all items from the YList to the listview Reimplemented from YListView. |
|
|