Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

NoteTreeItem Class Reference

#include <notetreeitem.h>

Collaboration diagram for NoteTreeItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NoteTreeItem (NoteTreeItem *p, LitUrl u, const char *theText, QPixmap pm=QPixmap(), int parent=0, int sibling=0)
 NoteTreeItem (QListView *p, LitUrl u, const char *theText, QPixmap pm=QPixmap(), int parent=0, int sibling=0)
LitUrl url ()
int getParent ()
int getSibling ()

Private Member Functions

 NoteTreeItem (const NoteTreeItem &)
NoteTreeItemoperator= (const NoteTreeItem &)

Private Attributes

LitUrl _url
bool publnote
int parent
int sibling

Constructor & Destructor Documentation

NoteTreeItem::NoteTreeItem const NoteTreeItem  )  [private]
 

NoteTreeItem::NoteTreeItem NoteTreeItem p,
LitUrl  u,
const char *  theText,
QPixmap  pm = QPixmap(),
int  parent = 0,
int  sibling = 0
[inline]
 

Definition at line 36 of file notetreeitem.h.

References _url, and publnote.

NoteTreeItem::NoteTreeItem QListView *  p,
LitUrl  u,
const char *  theText,
QPixmap  pm = QPixmap(),
int  parent = 0,
int  sibling = 0
[inline]
 

Definition at line 39 of file notetreeitem.h.

References _url, and publnote.


Member Function Documentation

int NoteTreeItem::getParent  )  [inline]
 

Definition at line 44 of file notetreeitem.h.

int NoteTreeItem::getSibling  )  [inline]
 

Definition at line 45 of file notetreeitem.h.

NoteTreeItem& NoteTreeItem::operator= const NoteTreeItem  )  [private]
 

LitUrl NoteTreeItem::url  )  [inline]
 

Definition at line 43 of file notetreeitem.h.

References _url.

Referenced by DragNotesListView::dragObject(), NoteOverviewForm::open(), NoteOverviewForm::slotNewItem(), SelectPart::url(), and NoteOverviewForm::url().


Member Data Documentation

LitUrl NoteTreeItem::_url [private]
 

Definition at line 30 of file notetreeitem.h.

Referenced by NoteTreeItem(), and url().

int NoteTreeItem::parent [private]
 

Definition at line 32 of file notetreeitem.h.

bool NoteTreeItem::publnote [private]
 

Definition at line 31 of file notetreeitem.h.

Referenced by NoteTreeItem(), and NoteListView::startDrag().

int NoteTreeItem::sibling [private]
 

Definition at line 33 of file notetreeitem.h.


The documentation for this class was generated from the following file:
Generated on Sat Mar 27 19:22:27 2004 for Literature by doxygen 1.3.6-20040222