#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katedialogs.h>
Inheritance diagram for HlEditDialog:


Public Member Functions | |
| HlEditDialog (HlManager *, QWidget *parent=0, const char *name=0, bool modal=true, HlData *data=0) | |
Protected Slots | |
| void | currentSelectionChanged (QListViewItem *) |
| void | contextDescrChanged (const QString &) |
| void | contextLineEndChanged (int) |
| void | contextAttributeChanged (int) |
| void | contextAddNew () |
| void | ItemTypeChanged (int id) |
| void | ItemParameterChanged (const QString &name) |
| void | ItemAttributeChanged (int attr) |
| void | ItemContextChanged (int cont) |
| void | ItemAddNew () |
Private Member Functions | |
| void | initContextOptions (class QVBox *co) |
| void | initItemOptions (class QVBox *co) |
| void | loadFromDocument (HlData *hl) |
| void | showContext () |
| void | showItem () |
| QListViewItem * | addContextItem (QListViewItem *_parent, QListViewItem *prev, struct syntaxContextData *data) |
| void | insertTranslationList (QString tag, QString trans, int length) |
| void | newDocument () |
Private Attributes | |
| QWidgetStack * | stack |
| QVBox * | contextOptions |
| QVBox * | itemOptions |
| KListView * | contextList |
| QListViewItem * | currentItem |
| QLineEdit * | ContextDescr |
| QComboBox * | ContextAttribute |
| QComboBox * | ContextLineEnd |
| QComboBox * | ItemType |
| QComboBox * | ItemContext |
| QLineEdit * | ItemParameter |
| QComboBox * | ItemAttribute |
| QMap< int, QString > | id2tag |
| QMap< int, ItemInfo > | id2info |
| QMap< QString, int > | tag2id |
| int | transTableCnt |
|
||||||||||||||||||||||||
|
Definition at line 265 of file katedialogs.cpp. References bbox(), contextAddNew(), contextList, contextOptions, currentItem, currentSelectionChanged(), HlEContext, HlEItem, i18n, initContextOptions(), initItemOptions(), ItemAddNew(), itemOptions, loadFromDocument(), newDocument(), KDialogBase::setMainWidget(), stack, transTableCnt, and wid. |
|
||||||||||||||||
|
Definition at line 421 of file katedialogs.cpp. References Opie::Core::endl(), i18n, kdDebug(), QString::latin1(), and HlManager::self(). Referenced by loadFromDocument(). |
|
|
Definition at line 505 of file katedialogs.cpp. References contextList, and i18n. Referenced by HlEditDialog(). |
|
|
Definition at line 488 of file katedialogs.cpp. References currentItem. Referenced by initContextOptions(). |
|
|
Definition at line 479 of file katedialogs.cpp. References ContextLineEnd, and currentItem. Referenced by initContextOptions(). |
|
|
Definition at line 496 of file katedialogs.cpp. References currentItem, Opie::Core::endl(), and kdDebug(). Referenced by initContextOptions(). |
|
|
Definition at line 452 of file katedialogs.cpp. References currentItem, Opie::Core::endl(), kdDebug(), showContext(), and showItem(). Referenced by HlEditDialog(). |
|
|
Definition at line 308 of file katedialogs.cpp. References ContextAttribute, contextAttributeChanged(), ContextDescr, contextDescrChanged(), ContextLineEnd, contextLineEndChanged(), Opie::Core::endl(), i18n, and kdDebug(). Referenced by HlEditDialog(). |
|
|
Definition at line 340 of file katedialogs.cpp. References Opie::Core::endl(), i, i18n, id2info, insertTranslationList(), ItemAttribute, ItemAttributeChanged(), ItemContext, ItemContextChanged(), ItemParameter, ItemParameterChanged(), ItemType, ItemTypeChanged(), and kdDebug(). Referenced by HlEditDialog(). |
|
||||||||||||||||
|
Definition at line 330 of file katedialogs.cpp. References data, id2info, id2tag, QMap< Key, T >::insert(), tag2id, and transTableCnt. Referenced by initItemOptions(). |
|
|
Definition at line 577 of file katedialogs.cpp. References currentItem, and i18n. Referenced by HlEditDialog(). |
|
|
Definition at line 561 of file katedialogs.cpp. References currentItem. Referenced by initItemOptions(). |
|
|
Definition at line 569 of file katedialogs.cpp. References currentItem. Referenced by initItemOptions(). |
|
|
Definition at line 552 of file katedialogs.cpp. References currentItem, and id2info. Referenced by initItemOptions(), and ItemTypeChanged(). |
|
|
Definition at line 542 of file katedialogs.cpp. References currentItem, id2info, id2tag, and ItemParameterChanged(). Referenced by initItemOptions(). |
|
|
Definition at line 380 of file katedialogs.cpp. References addContextItem(), contextList, data, Opie::Core::endl(), kdDebug(), and HlManager::self(). Referenced by HlEditDialog(), and newDocument(). |
|
|
Definition at line 294 of file katedialogs.cpp. References QValueList< T >::begin(), data, KGlobal::dirs(), QValueList< T >::end(), KMessageBox::error(), KStandardDirs::findAllResources(), i18n, list, and loadFromDocument(). Referenced by HlEditDialog(). |
|
|
Definition at line 466 of file katedialogs.cpp. References ContextAttribute, ContextDescr, ContextLineEnd, contextList, currentItem, HlEContext, and stack. Referenced by currentSelectionChanged(). |
|
|
Definition at line 517 of file katedialogs.cpp. References contextList, currentItem, QMap< Key, T >::end(), Opie::Core::endl(), QMap< Key, T >::find(), HlEItem, id2info, kdDebug(), stack, and tag2id. Referenced by currentSelectionChanged(). |
|
|
Definition at line 134 of file katedialogs.h. Referenced by initContextOptions(), and showContext(). |
|
|
Definition at line 133 of file katedialogs.h. Referenced by initContextOptions(), and showContext(). |
|
|
Definition at line 135 of file katedialogs.h. Referenced by contextDescrChanged(), initContextOptions(), and showContext(). |
|
|
Definition at line 121 of file katedialogs.h. Referenced by contextAddNew(), HlEditDialog(), loadFromDocument(), showContext(), and showItem(). |
|
|
Definition at line 120 of file katedialogs.h. Referenced by HlEditDialog(). |
|
|
Definition at line 122 of file katedialogs.h. Referenced by contextAttributeChanged(), contextDescrChanged(), contextLineEndChanged(), currentSelectionChanged(), HlEditDialog(), ItemAddNew(), ItemAttributeChanged(), ItemContextChanged(), ItemParameterChanged(), ItemTypeChanged(), showContext(), and showItem(). |
|
|
Definition at line 143 of file katedialogs.h. Referenced by initItemOptions(), insertTranslationList(), ItemParameterChanged(), ItemTypeChanged(), and showItem(). |
|
|
Definition at line 142 of file katedialogs.h. Referenced by insertTranslationList(), and ItemTypeChanged(). |
|
|
Definition at line 140 of file katedialogs.h. Referenced by initItemOptions(). |
|
|
Definition at line 138 of file katedialogs.h. Referenced by initItemOptions(). |
|
|
Definition at line 120 of file katedialogs.h. Referenced by HlEditDialog(). |
|
|
Definition at line 139 of file katedialogs.h. Referenced by initItemOptions(). |
|
|
Definition at line 137 of file katedialogs.h. Referenced by initItemOptions(). |
|
|
Definition at line 119 of file katedialogs.h. Referenced by HlEditDialog(), showContext(), and showItem(). |
|
|
Definition at line 144 of file katedialogs.h. Referenced by insertTranslationList(), and showItem(). |
|
|
Definition at line 145 of file katedialogs.h. Referenced by HlEditDialog(), and insertTranslationList(). |
1.4.2