Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

YMutexTimesListView Class Reference

#include <mutexwindow.h>

Inheritance diagram for YMutexTimesListView:

Inheritance graph
[legend]
Collaboration diagram for YMutexTimesListView:

Collaboration graph
[legend]
List of all members.

Public Slots

void UpdateTaskProperties (YObject *task)
virtual void NewChildObject (YObject *object)
void ResourceActionRemoved (YObject *)
 A new YTask was created.


Public Member Functions

 YMutexTimesListView (YTaskSet *s, QWidget *parent, YMutex *m)
virtual YMutexTimeListViewItemCreateNewItem (QListViewItem *parent, YTask *object, QListViewItem *after=0)
virtual int CreateSetItems ()
 The associated item must be removed from list.

virtual int InitInstance ()
 Create listview item again/new.


Private Member Functions

YMutexTimeListViewItem_FindItem (YTask *task)

Private Attributes

Q_OBJECT YMutexmutex

Constructor & Destructor Documentation

YMutexTimesListView::YMutexTimesListView YTaskSet   s,
QWidget *    parent,
YMutex   m
[inline]
 


Member Function Documentation

YMutexTimeListViewItem * YMutexTimesListView::_FindItem YTask   task [private]
 

Find listviewitem of given task

virtual YMutexTimeListViewItem* YMutexTimesListView::CreateNewItem QListViewItem *    parent,
YTask   object,
QListViewItem *    after = 0
[inline, virtual]
 

int YMutexTimesListView::CreateSetItems   [virtual]
 

The associated item must be removed from list.

Reimplemented from YListView.

int YMutexTimesListView::InitInstance   [virtual]
 

Create listview item again/new.

Reimplemented from YListView.

void YMutexTimesListView::NewChildObject YObject   object [virtual, slot]
 

object is ptr to YTask

Reimplemented from YListView.

void YMutexTimesListView::ResourceActionRemoved YObject   resourceaction [slot]
 

A new YTask was created.

A resource action was removed

void YMutexTimesListView::UpdateTaskProperties YObject   object [slot]
 

This function is used more often than the name explains because we have to object has type: YResourceAction and is new created or should be updated


Member Data Documentation

Q_OBJECT YMutex* YMutexTimesListView::mutex [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 13 23:58:46 2003 for Yasa by doxygen1.3-rc3