|
SciDAVis
1.D4
|
#include <ScriptingLangDialog.h>
Public Slots | |
| void | accept () |
| void | updateLangList () |
Public Member Functions | |
| ScriptingLangDialog (ScriptingEnv *env, ApplicationWindow *parent, Qt::WFlags fl=0) | |
Public Member Functions inherited from scripted | |
| scripted (ScriptingEnv *env) | |
| void | scriptingChangeEvent (ScriptingChangeEvent *) |
| ~scripted () | |
Private Attributes | |
| QPushButton * | btnCancel |
| QPushButton * | btnOK |
| QListWidget * | langList |
Additional Inherited Members | |
Protected Attributes inherited from scripted | |
| ScriptingEnv * | scriptEnv |
| ScriptingLangDialog::ScriptingLangDialog | ( | ScriptingEnv * | env, |
| ApplicationWindow * | parent, | ||
| Qt::WFlags | fl = 0 |
||
| ) |
References accept(), btnCancel, btnOK, langList, and updateLangList().
|
slot |
References langList, and ApplicationWindow::setScriptingLang().
Referenced by ScriptingLangDialog().
|
slot |
References langList, ScriptingLangManager::languages(), and scripted::scriptEnv.
Referenced by ScriptingLangDialog().
|
private |
Referenced by ScriptingLangDialog().
|
private |
Referenced by ScriptingLangDialog().
|
private |
Referenced by accept(), ScriptingLangDialog(), and updateLangList().
1.8.1