Public Slots |
Signals |
Public Member Functions |
Static Public Member Functions |
Friends |
List of all members
SnippetItem Class Reference
#include <snippetitem.h>
Inheritance diagram for SnippetItem:
Public Slots | |
void | slotExecute () |
Signals | |
void | execute (TQListViewItem *) |
Static Public Member Functions | |
static SnippetItem * | findItemByName (TQString name, TQPtrList< SnippetItem > &list) |
static SnippetGroup * | findGroupById (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.
Definition at line 32 of file snippetitem.h.
The documentation for this class was generated from the following files: