FolderListItem Class Reference

#include <Folder.h>

List of all members.


Detailed Description

Folders list item class.

Public Types

enum  { RTTI = 1001 }

Public Member Functions

void cancelRename (int)
Folderfolder ()
 FolderListItem (FolderListItem *parent, Folder *f)
 FolderListItem (Q3ListView *parent, Folder *f)
bool isChildOf (FolderListItem *src)
 Checks weather the folder item is a grandchild of the source folder.
virtual int rtti () const
void setActive (bool o)

Protected Attributes

FoldermyFolder

Member Enumeration Documentation

anonymous enum

Enumerator:
RTTI 


Constructor & Destructor Documentation

FolderListItem::FolderListItem ( Q3ListView *  parent,
Folder f 
)

References myFolder, and setActive().

FolderListItem::FolderListItem ( FolderListItem parent,
Folder f 
)

References myFolder, and setActive().


Member Function Documentation

void FolderListItem::cancelRename ( int   )  [inline]

Folder* FolderListItem::folder (  )  [inline]

bool FolderListItem::isChildOf ( FolderListItem src  ) 

Checks weather the folder item is a grandchild of the source folder.

Parameters:
src source folder item

virtual int FolderListItem::rtti (  )  const [inline, virtual]

References RTTI.

void FolderListItem::setActive ( bool  o  ) 


Member Data Documentation

Referenced by folder(), and FolderListItem().


The documentation for this class was generated from the following files:

Generated on Sun Jun 15 21:32:22 2008 for QtiPlot by  doxygen 1.5.6