kmail
snippetdlg.cpp File Reference
#include "snippetdlg.h"
#include <kdialog.h>
#include <klocale.h>
#include <qlabel.h>
#include <qlayout.h>
#include <kpushbutton.h>
#include <ktextedit.h>
#include "kkeybutton.h"
#include "kactioncollection.h"
#include "kmessagebox.h"
#include "snippetdlg.moc"
Include dependency graph for snippetdlg.cpp:
Go to the source code of this file.
Functions | |
static bool | shortcutIsValid (const KActionCollection *actionCollection, const KShortcut &sc) |
Function Documentation
static bool shortcutIsValid | ( | const KActionCollection * | actionCollection, | |
const KShortcut & | sc | |||
) | [static] |
Definition at line 74 of file snippetdlg.cpp.