16 #ifndef _QSNIPPET_EDIT_H_
17 #define _QSNIPPET_EDIT_H_
27 #include "ui_snippetedit.h"
50 void on_lwSnippets_currentRowChanged(
int idx);
52 void on_leSnippetName_editingFinished();
53 void on_leSnippetScope_editingFinished();
55 void on_tbCreateSnippet_clicked();
56 void on_tbDeleteSnippet_clicked();
57 void on_bMoreSnippets_clicked();
59 void snippetRemoved(
int i);