Skip to content
Skip to link menu
Trinity API Reference
Trinity API Reference
tdecmshell
tdecmshell
tdecmshell
main.h
1
/*
2
Copyright (c) 2001 Waldo Bastian <bastian@kde.org>
3
Copyright (c) 2004 Frans Englich <frans.englich@telia.com>
4
5
This library is free software; you can redistribute it and/or
6
modify it under the terms of the GNU Library General Public
7
License as published by the Free Software Foundation; either
8
version 2 of the License, or (at your option) any later version.
9
10
This library is distributed in the hope that it will be useful,
11
but WITHOUT ANY WARRANTY; without even the implied warranty of
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
Library General Public License for more details.
14
15
You should have received a copy of the GNU Library General Public License
16
along with this library; see the file COPYING.LIB. If not, write to
17
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18
Boston, MA 02110-1301, USA.
19
20
*/
21
22
#ifndef __tdecmshell_h__
23
#define __tdecmshell_h__
24
25
#include <dcopobject.h>
26
27
#include <tdeapplication.h>
28
#include <kcmultidialog.h>
29
33
class
KCMShell
:
public
TDEApplication
34
{
35
Q_OBJECT
36
37
public
:
38
46
void
setDCOPName
(
const
TQCString &dcopName,
bool
rootMode );
47
52
void
waitForExit
();
53
57
bool
isRunning
();
58
59
private
slots:
60
63
void
appExit(
const
TQCString &appId );
64
65
private
:
66
71
TQCString m_dcopName;
72
73
};
74
75
82
class
KCMShellMultiDialog
:
public
KCMultiDialog,
public
DCOPObject
83
{
84
Q_OBJECT
85
K_DCOP
86
87
public
:
88
91
KCMShellMultiDialog
(
int
dialogFace,
const
TQString& caption,
92
TQWidget *parent=0,
const
char
*name=0,
bool
modal=
false
);
93
94
k_dcop:
95
98
virtual
void
activate( TQCString asn_id );
99
100
};
101
102
103
// vim: sw=4 et sts=4
104
#endif //__tdecmshell_h__
tdecmshell
Skip menu "tdecmshell"
Main Page
Alphabetical List
Class List
File List
Class Members
tdecmshell
Skip menu "tdecmshell"
arts
dcop
dnssd
interfaces
kspeech
interface
library
tdetexteditor
kate
kded
kdoctools
kimgio
kjs
libtdemid
libtdescreensaver
tdeabc
tdecmshell
tdecore
tdefx
tdehtml
tdeinit
tdeio
bookmarks
httpfilter
kpasswdserver
kssl
tdefile
tdeio
tdeioexec
tdeioslave
http
tdemdi
tdemdi
tdenewstuff
tdeparts
tdeprint
tderandr
tderesources
tdespell2
tdesu
tdeui
tdeunittest
tdeutils
tdewallet