kdeui
klanguagebutton.cpp File Reference
#include <qpopupmenu.h>
#include <qlayout.h>
#include <qpushbutton.h>
#include "klanguagebutton.h"
#include "klanguagebutton.moc"
#include <kdebug.h>
Include dependency graph for klanguagebutton.cpp:
Go to the source code of this file.
Defines | |
#define | INCLUDE_MENUITEM_DEF |
Functions | |
static QPopupMenu * | checkInsertIndex (QPopupMenu *popup, const QStringList *tags, const QString &submenu) |
static void | checkInsertPos (QPopupMenu *popup, const QString &str, int &index) |
Define Documentation
#define INCLUDE_MENUITEM_DEF |
Definition at line 24 of file klanguagebutton.cpp.
Function Documentation
static QPopupMenu* checkInsertIndex | ( | QPopupMenu * | popup, | |
const QStringList * | tags, | |||
const QString & | submenu | |||
) | [static] |
Definition at line 60 of file klanguagebutton.cpp.
static void checkInsertPos | ( | QPopupMenu * | popup, | |
const QString & | str, | |||
int & | index | |||
) | [static] |
Definition at line 34 of file klanguagebutton.cpp.