Skip to main content ::
::
KDE PIM API Reference
::
Skip to Link Menu
/
API Reference
/
kmail
kmail
kmail
snippetsettings.h
1
/***************************************************************************
2
* snippet feature from kdevelop/plugins/snippet/ *
3
* *
4
* Copyright (C) 2007 by Robert Gruber *
5
* rgruber@users.sourceforge.net *
6
* *
7
* This program is free software; you can redistribute it and/or modify *
8
* it under the terms of the GNU General Public License as published by *
9
* the Free Software Foundation; either version 2 of the License, or *
10
* (at your option) any later version. *
11
* *
12
***************************************************************************/
13
14
#ifndef SNIPPETSETTINGS_H
15
#define SNIPPETSETTINGS_H
16
17
#include "snippetsettingsbase.h"
18
19
class
SnippetWidget
;
20
class
SnippetConfig
;
21
29
class
SnippetSettings
:
public
SnippetSettingsBase
30
{
31
Q_OBJECT
32
TQ_OBJECT
33
public
:
34
SnippetSettings
(TQWidget *parent = 0,
const
char
*name = 0);
35
SnippetSettings
(
SnippetWidget
* w, TQWidget *parent = 0,
const
char
*name = 0);
36
37
~
SnippetSettings
();
38
39
public
slots:
40
void
slotOKClicked();
41
42
private
:
43
SnippetConfig
* _cfg;
44
SnippetWidget
* _widget;
45
};
46
47
#endif
kmail
Skip menu "kmail"
Main Page
Namespace List
Class Hierarchy
Alphabetical List
Class List
File List
Namespace Members
Class Members
Related Pages
kmail
Skip menu "kmail"
akregator
src
librss
certmanager
lib
kaddressbook
kalarm
lib
kandy
karm
kdgantt
kgantt
kioslaves
imap4
mbox
kitchensync
kmail
knotes
konsolekalendar
kontact
korganizer
libemailfunctions
libkcal
libkdepim
libkholidays
libkmime
libkpgp
libkpimidentities