AbbreviationDlgS /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; version 2 of the License. * * * ***************************************************************************/ (C) 2003 Andras Mantia <amantia@kde.org> AbbreviationDlgS 0 0 600 480 Abbreviations unnamed addDTEPButton Add... removeDTEPButton Remove newGroupButton &New... textLabel1_2 1 1 0 0 &Group: groupCombo textLabel1 1 1 0 0 &Valid for: dtepList groupCombo 3 0 0 0 codeEdit PlainText Template true true Description true true templatesList 7 5 0 0 LastColumn true addButton &Add... spacer4 Vertical Preferred 20 30 removeButton &Remove editButton &Edit... textLabel2 NoFrame Plain Expands to: codeEdit textLabel3 1 5 0 0 &Templates: templatesList dtepList 7 7 0 0 Extended spacer2 Vertical Expanding 20 40 templatesList selectionChanged(TQListViewItem*) AbbreviationDlgS slotTemplateSelectionChanged(TQListViewItem*) addButton clicked() AbbreviationDlgS slotAddTemplate() removeButton clicked() AbbreviationDlgS slotRemoveTemplate() editButton clicked() AbbreviationDlgS slotEditTemplate() groupCombo activated(const TQString&) AbbreviationDlgS slotGroupChanged(const TQString&) newGroupButton clicked() AbbreviationDlgS slotNewGroup() addDTEPButton clicked() AbbreviationDlgS slotAddDTEP() removeDTEPButton clicked() AbbreviationDlgS slotRemoveDTEP() templatesList doubleClicked(TQListViewItem*) AbbreviationDlgS slotEditTemplate() templatesList groupCombo newGroupButton dtepList addDTEPButton removeDTEPButton addButton removeButton editButton codeEdit class TQListViewItem; slotTemplateSelectionChanged(TQListViewItem*) dtdCombo_activated(const TQString&) slotGroupChanged(const TQString&) slotAddTemplate() slotRemoveTemplate() templatesList_currentChanged(TQListViewItem*) slotEditTemplate() slotAddDTEP() slotRemoveDTEP() slotNewGroup() tdelistview.h tdelistbox.h