#include </home/clem/local/src/opie/noncore/apps/opie-console/profileeditordialog.h>
Collaboration diagram for ProfileEditorDialog:

Public Slots | |
| void | accept () |
Public Member Functions | |
| ProfileEditorDialog (MetaFactory *fact, const Profile &prof) | |
| ProfileEditorDialog (MetaFactory *fact) | |
| ~ProfileEditorDialog () | |
| Profile | profile () const |
Private Slots | |
| void | slotConActivated (const QString &) |
| void | slotTermActivated (const QString &) |
| void | slotKeyActivated (const QString &) |
Private Member Functions | |
| void | initUI () |
| QString | profName () const |
| QCString | profType () const |
Private Attributes | |
| MetaFactory * | m_fact |
| QHBoxLayout * | m_lay |
| Profile | m_prof |
| QLineEdit * | m_name |
| QComboBox * | m_conCmb |
| QComboBox * | m_termCmb |
| QCheckBox * | m_autoConnect |
| QScrollView * | m_svCon |
| QScrollView * | m_svTerm |
| QWidget * | m_tabCon |
| QWidget * | m_tabTerm |
| QWidget * | m_tabKey |
| ProfileDialogWidget * | m_con |
| ProfileDialogWidget * | m_term |
| ProfileDialogWidget * | m_key |
| QHBoxLayout * | m_layCon |
| QHBoxLayout * | m_layTerm |
| QHBoxLayout * | m_layKey |
| Opie::Ui::OTabWidget * | tabWidget |
| QWidget * | tabprof |
| int | m_showconntab |
|
||||||||||||
|
Definition at line 19 of file profileeditordialog.cpp. References initUI(). |
|
|
Definition at line 30 of file profileeditordialog.cpp. References Profile::Black, initUI(), m_prof, tr, Profile::VT102, and Profile::White. |
|
|
Definition at line 138 of file profileeditordialog.cpp. |
|
|
Definition at line 141 of file profileeditordialog.cpp. References MetaFactory::internal(), m_autoConnect, m_con, m_conCmb, m_fact, m_key, m_prof, m_term, m_termCmb, profName(), ProfileDialogWidget::save(), Profile::setAutoConnect(), Profile::setIOLayer(), Profile::setName(), Profile::setTerminalName(), and tr. |
|
|
|
Definition at line 42 of file profileeditordialog.cpp. References m_prof. Referenced by ConfigDialog::slotAdd(), and ConfigDialog::slotEdit(). |
|
|
Definition at line 170 of file profileeditordialog.cpp. References m_name. Referenced by accept(). |
|
|
Definition at line 175 of file profileeditordialog.cpp. |
|
|
Definition at line 186 of file profileeditordialog.cpp. References MetaFactory::external(), Profile::Linux, ProfileDialogWidget::load(), m_autoConnect, m_con, m_conCmb, m_fact, m_prof, m_svCon, MetaFactory::newConnectionPlugin(), slotTermActivated(), Profile::terminalName(), tr, Profile::VT102, and Profile::writeEntry(). Referenced by initUI(). |
|
|
Definition at line 228 of file profileeditordialog.cpp. References m_fact, m_key, m_layKey, m_prof, m_tabKey, and MetaFactory::newKeyboardPlugin(). Referenced by initUI(). |
|
|
Definition at line 216 of file profileeditordialog.cpp. References ProfileDialogWidget::load(), m_fact, m_prof, m_svTerm, m_term, and MetaFactory::newTerminalPlugin(). Referenced by initUI(), and slotConActivated(). |
|
|
Definition at line 49 of file profileeditordialog.h. Referenced by accept(), initUI(), and slotConActivated(). |
|
|
Definition at line 54 of file profileeditordialog.h. Referenced by accept(), initUI(), and slotConActivated(). |
|
|
Definition at line 48 of file profileeditordialog.h. Referenced by accept(), initUI(), and slotConActivated(). |
|
|
Definition at line 43 of file profileeditordialog.h. Referenced by accept(), initUI(), slotConActivated(), slotKeyActivated(), and slotTermActivated(). |
|
|
Definition at line 54 of file profileeditordialog.h. Referenced by accept(), initUI(), and slotKeyActivated(). |
|
|
Definition at line 44 of file profileeditordialog.h. |
|
|
Definition at line 55 of file profileeditordialog.h. Referenced by initUI(). |
|
|
Definition at line 55 of file profileeditordialog.h. Referenced by initUI(), and slotKeyActivated(). |
|
|
Definition at line 55 of file profileeditordialog.h. Referenced by initUI(). |
|
|
Definition at line 47 of file profileeditordialog.h. Referenced by initUI(), and profName(). |
|
|
Definition at line 45 of file profileeditordialog.h. Referenced by accept(), initUI(), profile(), ProfileEditorDialog(), slotConActivated(), slotKeyActivated(), and slotTermActivated(). |
|
|
Definition at line 58 of file profileeditordialog.h. Referenced by initUI(). |
|
|
Definition at line 51 of file profileeditordialog.h. Referenced by initUI(), and slotConActivated(). |
|
|
Definition at line 51 of file profileeditordialog.h. Referenced by initUI(), and slotTermActivated(). |
|
|
Definition at line 53 of file profileeditordialog.h. Referenced by initUI(). |
|
|
Definition at line 53 of file profileeditordialog.h. Referenced by initUI(), and slotKeyActivated(). |
|
|
Definition at line 53 of file profileeditordialog.h. Referenced by initUI(). |
|
|
Definition at line 54 of file profileeditordialog.h. Referenced by accept(), initUI(), and slotTermActivated(). |
|
|
Definition at line 48 of file profileeditordialog.h. |
|
|
Definition at line 57 of file profileeditordialog.h. Referenced by initUI(). |
|
|
Definition at line 56 of file profileeditordialog.h. Referenced by initUI(). |
1.4.2