kmail

This class represents one CodeSnippet-Item in the listview. More...

#include <snippetitem.h>

Inheritance diagram for SnippetItem:
SnippetGroup

List of all members.

Public Slots

void slotExecute ()

Signals

void execute (TQListViewItem *)

Public Member Functions

 SnippetItem (TQListViewItem *parent, TQString name, TQString text)
TQString getName ()
TQString getText ()
int getParent ()
void resetParent ()
void setText (TQString text)
void setName (TQString name)
void setAction (KAction *)
KAction * getAction ()

Static Public Member Functions

static SnippetItemfindItemByName (TQString name, TQPtrList< SnippetItem > &list)
static SnippetGroupfindGroupById (int id, TQPtrList< SnippetItem > &list)

Friends

class SnippetGroup

Detailed Description

This class represents one CodeSnippet-Item in the listview.

It also holds the needed data for one snippet.

Author:
Robert Gruber

Definition at line 32 of file snippetitem.h.


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