keduca
KLanguageCombo Class Reference
#include <klangcombo.h>
Inheritance diagram for KLanguageCombo:

Public Member Functions | |
void | changeLanguage (const QString &name, int i) |
void | insertLanguage (const QString &path, const QString &name, const QString &sub=QString::null, const QString &submenu=QString::null) |
KLanguageCombo (QWidget *parent=0, const char *name=0) | |
~KLanguageCombo () |
Detailed Description
Definition at line 35 of file klangcombo.h.
Constructor & Destructor Documentation
KLanguageCombo::KLanguageCombo | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 34 of file klangcombo.cpp.
KLanguageCombo::~KLanguageCombo | ( | ) |
Definition at line 30 of file klangcombo.cpp.
Member Function Documentation
void KLanguageCombo::changeLanguage | ( | const QString & | name, | |
int | i | |||
) |
Definition at line 46 of file klangcombo.cpp.
void KLanguageCombo::insertLanguage | ( | const QString & | path, | |
const QString & | name, | |||
const QString & | sub = QString::null , |
|||
const QString & | submenu = QString::null | |||
) |
Definition at line 39 of file klangcombo.cpp.
The documentation for this class was generated from the following files: