ProjectTreeModel Class Reference

List of all members.

Detailed Description

Definition at line 39 of file QtGUI.php.

Public Member Functions

 __construct ($data=0, $parent=0)
 data (QModelIndex &$index, $role)
 flags (QModelIndex &$index)
 headerData ($section, $orientation, $role)
 index ($row, $column, &$parent)
 parent ($index)
 rowCount ($parent)
 columnCount ($parent)

Public Attributes

 $rootItem
 $headerData


Constructor & Destructor Documentation

ProjectTreeModel::__construct ( data = 0,
parent = 0 
)

Definition at line 44 of file QtGUI.php.

References __construct(), and headerData().


Member Function Documentation

ProjectTreeModel::columnCount ( parent  ) 

Definition at line 80 of file QtGUI.php.

ProjectTreeModel::data ( QModelIndex &$  index,
role 
)

Definition at line 52 of file QtGUI.php.

ProjectTreeModel::flags ( QModelIndex &$  index  ) 

Definition at line 56 of file QtGUI.php.

ProjectTreeModel::headerData ( section,
orientation,
role 
)

Definition at line 60 of file QtGUI.php.

Referenced by __construct().

ProjectTreeModel::index ( row,
column,
&$  parent 
)

Definition at line 65 of file QtGUI.php.

ProjectTreeModel::parent ( index  ) 

Definition at line 70 of file QtGUI.php.

ProjectTreeModel::rowCount ( parent  ) 

Definition at line 75 of file QtGUI.php.


Member Data Documentation

ProjectTreeModel::$headerData

Definition at line 42 of file QtGUI.php.

ProjectTreeModel::$rootItem

Definition at line 41 of file QtGUI.php.


The documentation for this class was generated from the following file:
Generated on Tue Mar 20 00:42:40 2007 for XarayaTranslationMemory by  doxygen 1.4.7