• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdeui
 

kdeui

KMainWindow Member List
This is the complete list of members for KMainWindow, including all inherited members.
accel()KMainWindow
action(const char *name) const KXMLGUIClient
action(const TQDomElement &element) const KXMLGUIClient [virtual]
actionCollection() const KXMLGUIClient [virtual]
addStateActionDisabled(const TQString &state, const TQString &action) (defined in KXMLGUIClient)KXMLGUIClient
addStateActionEnabled(const TQString &state, const TQString &action) (defined in KXMLGUIClient)KXMLGUIClient
appHelpActivated(void)KMainWindow [slot]
applyMainWindowSettings(KConfig *config, const TQString &groupName, bool force)KMainWindow
applyMainWindowSettings(KConfig *config, const TQString &groupName=TQString::null) (defined in KMainWindow)KMainWindow
autoSaveGroup() const KMainWindow
autoSaveSettings() const KMainWindow
beginXMLPlug(TQWidget *)KXMLGUIClient
builderClient() const (defined in KXMLGUIBuilder)KXMLGUIBuilder
builderInstance() const (defined in KXMLGUIBuilder)KXMLGUIBuilder
canBeRestored(int number)KMainWindow [static]
childClients()KXMLGUIClient
childEvent(TQChildEvent *e) (defined in KMainWindow)KMainWindow [protected]
classNameOfToplevel(int number)KMainWindow [static]
clientBuilder() const KXMLGUIClient
closeEvent(TQCloseEvent *)KMainWindow [protected, virtual]
configureToolbars()KMainWindow [slot]
conserveMemory()KXMLGUIClient [protected, virtual]
containerTags() const (defined in KXMLGUIBuilder)KXMLGUIBuilder [virtual]
Create enum valueKMainWindow
createContainer(TQWidget *parent, int index, const TQDomElement &element, int &id)KXMLGUIBuilder [virtual]
createCustomElement(TQWidget *parent, int index, const TQDomElement &element) (defined in KXMLGUIBuilder)KXMLGUIBuilder [virtual]
createGUI(const TQString &xmlfile=TQString::null, bool _conserveMemory=true)KMainWindow
createStandardStatusBarAction()KMainWindow
CreationFlags enum nameKMainWindow
customHelpMenu(bool showWhatsThis=true)KMainWindow
customTags() const (defined in KXMLGUIBuilder)KXMLGUIBuilder [virtual]
domDocument() const KXMLGUIClient [virtual]
endXMLPlug()KXMLGUIClient
factory() const KXMLGUIClient
finalizeGUI(KXMLGUIClient *client)KMainWindow [virtual]
finalizeGUI(bool force)KMainWindow
findMostRecentXMLFile(const TQStringList &files, TQString &doc) (defined in KXMLGUIClient)KXMLGUIClient [static]
getActionsToChangeForState(const TQString &state) (defined in KXMLGUIClient)KXMLGUIClient
getMemberList()KMainWindow [static]
guiFactory() (defined in KMainWindow)KMainWindow [virtual]
hasMenuBar()KMainWindow
helpMenu(const TQString &aboutAppText=TQString::null, bool showWhatsThis=true)KMainWindow
hide()KMainWindow [virtual]
ignoreInitialGeometry()KMainWindow
initialGeometrySet() const KMainWindow
insertChildClient(KXMLGUIClient *child)KXMLGUIClient
instance() const KXMLGUIClient [virtual]
isHelpMenuEnabled()KMainWindow
isStandardToolBarMenuEnabled() const KMainWindow
Keys enum valueKMainWindow
KMainWindow(TQWidget *parent=0, const char *name=0, WFlags f=(WFlags)(WType_TopLevel|WDestructiveClose))KMainWindow
KMainWindow(int cflags, TQWidget *parent=0, const char *name=0, WFlags f=(WFlags)(WType_TopLevel|WDestructiveClose))KMainWindow
KMWSessionManaged (defined in KMainWindow)KMainWindow [friend]
KXMLGUIBuilder(TQWidget *widget) (defined in KXMLGUIBuilder)KXMLGUIBuilder
KXMLGUIClient()KXMLGUIClient
KXMLGUIClient(KXMLGUIClient *parent)KXMLGUIClient
localXMLFile() const (defined in KXMLGUIClient)KXMLGUIClient [virtual]
memberListKMainWindow [static]
menuBar()KMainWindow
NoDCOPObject enum value (defined in KMainWindow)KMainWindow
paintEvent(TQPaintEvent *e) (defined in KMainWindow)KMainWindow [protected]
parentClient() const KXMLGUIClient
parseGeometry(bool parsewidth)KMainWindow [protected]
plugActionList(const TQString &name, const TQPtrList< KAction > &actionList)KXMLGUIClient
prepareXMLUnplug(TQWidget *)KXMLGUIClient
queryClose()KMainWindow [protected, virtual]
queryExit()KMainWindow [protected, virtual]
readGlobalProperties(KConfig *sessionConfig)KMainWindow [protected, virtual]
readProperties(KConfig *)KMainWindow [inline, protected, virtual]
readPropertiesInternal(KConfig *, int) (defined in KMainWindow)KMainWindow [protected]
reloadXML()KXMLGUIClient
removeChildClient(KXMLGUIClient *child)KXMLGUIClient
removeContainer(TQWidget *container, TQWidget *parent, TQDomElement &element, int id)KXMLGUIBuilder [virtual]
removeCustomElement(TQWidget *parent, int id) (defined in KXMLGUIBuilder)KXMLGUIBuilder [virtual]
resetAutoSaveSettings()KMainWindow
resizeEvent(TQResizeEvent *e) (defined in KMainWindow)KMainWindow [protected]
restore(int number, bool show=true)KMainWindow
restoreWindowSize(KConfig *config)KMainWindow [protected]
ReverseStateChange enum name (defined in KXMLGUIClient)KXMLGUIClient
Save enum valueKMainWindow
saveAutoSaveSettings()KMainWindow [protected, slot]
saveGlobalProperties(KConfig *sessionConfig)KMainWindow [protected, virtual]
saveMainWindowSettings(KConfig *config, const TQString &groupName=TQString::null)KMainWindow
saveNewToolbarConfig()KMainWindow [protected, slot]
saveProperties(KConfig *)KMainWindow [inline, protected, virtual]
savePropertiesInternal(KConfig *, int) (defined in KMainWindow)KMainWindow [protected]
saveWindowSize(KConfig *config) const KMainWindow [protected]
setAutoSaveSettings(const TQString &groupName=TQString::fromLatin1("MainWindow"), bool saveWindowSize=true)KMainWindow
setBuilderClient(KXMLGUIClient *client) (defined in KXMLGUIBuilder)KXMLGUIBuilder
setBuilderInstance(KInstance *instance) (defined in KXMLGUIBuilder)KXMLGUIBuilder
setCaption(const TQString &caption)KMainWindow [virtual, slot]
setCaption(const TQString &caption, bool modified)KMainWindow [virtual, slot]
setClientBuilder(KXMLGUIBuilder *builder)KXMLGUIClient
setDOMDocument(const TQDomDocument &document, bool merge=false)KXMLGUIClient [protected, virtual]
setFactory(KXMLGUIFactory *factory)KXMLGUIClient
setFrameBorderWidth(int) (defined in KMainWindow)KMainWindow [inline]
setHelpMenuEnabled(bool showHelpMenu=true)KMainWindow
setIcon(const TQPixmap &)KMainWindow [virtual]
setInstance(KInstance *instance)KXMLGUIClient [protected, virtual]
setLocalXMLFile(const TQString &file) (defined in KXMLGUIClient)KXMLGUIClient [protected, virtual]
setPlainCaption(const TQString &caption)KMainWindow [virtual, slot]
setSettingsDirty()KMainWindow [slot]
setStandardToolBarMenuEnabled(bool enable)KMainWindow
settingsDirty() const KMainWindow [protected]
settingsGroup() const KMainWindow [protected]
setupGUI(int options=ToolBar|Keys|StatusBar|Save|Create, const TQString &xmlfile=TQString::null)KMainWindow
setupGUI(TQSize defaultSize, int options=ToolBar|Keys|StatusBar|Save|Create, const TQString &xmlfile=TQString::null)KMainWindow
setupToolbarMenuActions()KMainWindow
setXML(const TQString &document, bool merge=false)KXMLGUIClient [protected, virtual]
setXMLFile(const TQString &file, bool merge=false, bool setXMLDoc=true)KXMLGUIClient [protected, virtual]
setXMLGUIBuildDocument(const TQDomDocument &doc)KXMLGUIClient
show()KMainWindow [virtual]
showAboutApplication()KMainWindow [protected, virtual, slot]
sizeForCentralWidgetSize(TQSize size) KDE_DEPRECATEDKMainWindow
slotStateChanged(const TQString &newstate)KMainWindow [virtual, slot]
slotStateChanged(const TQString &newstate, KXMLGUIClient::ReverseStateChange)KMainWindow [slot]
StandardWindowOptions enum nameKMainWindow
stateChanged(const TQString &newstate, ReverseStateChange reverse=StateNoReverse)KXMLGUIClient [protected, virtual]
StateNoReverse enum value (defined in KXMLGUIClient)KXMLGUIClient
StateReverse enum value (defined in KXMLGUIClient)KXMLGUIClient
StatusBar enum valueKMainWindow
statusBar()KMainWindow
ToolBar enum valueKMainWindow
toolBar(const char *name=0)KMainWindow
toolBarIterator()KMainWindow
toolBarMenuAction()KMainWindow
unplugActionList(const TQString &name)KXMLGUIClient
virtual_hook(int id, void *data) (defined in KMainWindow)KMainWindow [protected, virtual]
widget() (defined in KXMLGUIBuilder)KXMLGUIBuilder
xmlFile() const KXMLGUIClient [virtual]
xmlguiBuildDocument() const KXMLGUIClient
~KMainWindow()KMainWindow [virtual]
~KXMLGUIBuilder() (defined in KXMLGUIBuilder)KXMLGUIBuilder [virtual]
~KXMLGUIClient()KXMLGUIClient [virtual]

kdeui

Skip menu "kdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdeui

Skip menu "kdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdeui by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |