KDevelop API Documentation

NotesItem Class Reference

Inheritance diagram for NotesItem:

KIconViewItem QIconViewItem List of all members.

Public Member Functions

 NotesItem (KIconView *parent, int id, const QString &text)
QString id () const
int noteID ()

Private Attributes

int _noteID

Constructor & Destructor Documentation

NotesItem::NotesItem KIconView parent,
int  id,
const QString text
 

Definition at line 46 of file knotes_part.cpp.

References _noteID, NotesItem(), and text().

Referenced by NotesItem().


Member Function Documentation

QString NotesItem::id  )  const [inline]
 

Definition at line 39 of file knotes_part.cpp.

References _noteID.

int NotesItem::noteID  )  [inline]
 

Definition at line 40 of file knotes_part.cpp.

References _noteID.


Member Data Documentation

int NotesItem::_noteID [private]
 

Definition at line 43 of file knotes_part.cpp.

Referenced by id(), noteID(), and NotesItem().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:04 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003