Skip to content
Skip to link menu
Trinity API Reference
Trinity API Reference
interfaces/tdetexteditor
interfaces/tdetexteditor
interfaces
tdetexteditor
selectiondcopinterface.h
1
#ifndef SELECTION_DCOP_INTERFACE_H
2
#define SELECTION_DCOP_INTERFACE_H
3
4
#include <dcopobject.h>
5
#include <dcopref.h>
6
#include <tqstringlist.h>
7
#include <tqcstring.h>
8
9
namespace
KTextEditor
10
{
11
class
SelectionInterface;
18
class
KTEXTEDITOR_EXPORT
SelectionDCOPInterface
:
virtual
public
DCOPObject
19
{
20
K_DCOP
21
22
public
:
29
SelectionDCOPInterface
(
SelectionInterface
*Parent,
const
char
*name );
34
virtual
~
SelectionDCOPInterface
();
35
k_dcop:
39
bool
setSelection ( uint startLine, uint startCol, uint endLine, uint endCol );
40
44
bool
clearSelection ();
45
49
bool
hasSelection ();
50
54
TQString selection ();
55
59
bool
removeSelectedText ();
60
64
bool
selectAll ();
65
66
private
:
67
SelectionInterface
*m_parent;
68
};
69
}
70
#endif
71
72
interfaces/tdetexteditor
Skip menu "interfaces/tdetexteditor"
Main Page
Namespace List
Class Hierarchy
Alphabetical List
Class List
File List
Namespace Members
Class Members
interfaces/tdetexteditor
Skip menu "interfaces/tdetexteditor"
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