Skip to main content ::
::
KDE PIM API Reference
::
Skip to Link Menu
/
API Reference
/
libtdepim
libtdepim
libtdepim
komposer
core
editor.cpp
1
22
#include "editor.h"
23
#include "core.h"
24
25
namespace
Komposer
{
26
27
class
Editor::Private {
28
public
:
29
TQString id;
30
};
31
32
Editor::Editor( TQObject *parent,
const
char
*name,
const
TQStringList &args )
33
: Plugin( parent, name, args ), d( new Private )
34
{
35
}
36
37
Editor::~Editor()
38
{
39
delete
d; d = 0;
40
}
41
42
void
43
Editor::select()
44
{
45
}
46
47
48
}
49
50
#include "editor.moc"
Komposer
attachment.h
Definition:
attachment.h:29
libtdepim
Skip menu "libtdepim"
Main Page
Namespace List
Class Hierarchy
Alphabetical List
Class List
File List
Namespace Members
Class Members
libtdepim
Skip menu "libtdepim"
akregator
src
librss
certmanager
lib
kaddressbook
kalarm
lib
kandy
karm
kdgantt
kgantt
kmail
knotes
konsolekalendar
kontact
korganizer
libemailfunctions
libkcal
libkholidays
libkmime
libkpgp
libkpimidentities
libtdepim
tdeioslave
imap4
mbox