KDevelop API Documentation

NotesItem Class Reference

Inheritance diagram for NotesItem:

Inheritance graph
[legend]
Collaboration diagram for NotesItem:

Collaboration graph
[legend]
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, and text().


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.


Member Data Documentation

int NotesItem::_noteID [private]
 

Definition at line 43 of file knotes_part.cpp.

Referenced by id(), 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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:27:15 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003