snippetwidget.h
70 TQString showSingleVarDialog(TQString var, TQMap<TQString, TQString> * mapSave, TQRect & dlgSize);
71 SnippetItem* makeItem( SnippetItem* parent, const TQString& name, const TQString& text, const TDEShortcut& shortcut );
void showPopupMenu(TQListViewItem *item, const TQPoint &p, int)
Definition: snippetwidget.cpp:537
This class stores the values that can be configured via the KDevelop settings dialog.
Definition: snippetconfig.h:26
void slotDropped(TQDropEvent *e, TQListViewItem *after)
Definition: snippetwidget.cpp:906
bool acceptDrag(TQDropEvent *event) const
Definition: snippetwidget.cpp:876
This is the widget which gets added to the right TreeToolView.
Definition: snippetwidget.h:45