Skip to main content ::
::
KDE PIM API Reference
::
Skip to Link Menu
/
API Reference
/
akregator
/
src
/
librss
akregator/src/librss
akregator
src
librss
textinput.h
1
/*
2
* textinput.h
3
*
4
* Copyright (c) 2001, 2002, 2003 Frerich Raabe <raabe@kde.org>
5
*
6
* This program is distributed in the hope that it will be useful, but WITHOUT
7
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
8
* FOR A PARTICULAR PURPOSE. For licensing and distribution details, check the
9
* accompanying file 'COPYING'.
10
*/
11
#ifndef LIBRSS_TEXTINPUT_H
12
#define LIBRSS_TEXTINPUT_H
13
14
#include "global.h"
15
16
class
KURL;
17
18
class
TQDomNode;
19
class
TQString;
20
21
namespace
RSS
22
{
30
class
TextInput
31
{
32
public
:
36
TextInput
();
37
42
TextInput
(
const
TextInput
&other);
43
49
TextInput
(
const
TQDomNode &node);
50
56
TextInput
&
operator=
(
const
TextInput
&other);
57
65
bool
operator==
(
const
TextInput
&other)
const
;
66
72
bool
operator!=
(
const
TextInput
&other)
const
{
return
!
operator==
(other); }
73
77
virtual
~TextInput
();
78
84
TQString
title
()
const
;
85
93
TQString
description
()
const
;
94
100
TQString
name
()
const
;
101
112
const
KURL &
link
()
const
;
113
114
private
:
115
struct
Private;
116
Private *d;
117
};
118
}
119
120
#endif // LIBRSS_TEXTINPUT_H
akregator/src/librss
Skip menu "akregator/src/librss"
Main Page
Class Hierarchy
Alphabetical List
Class List
File List
Class Members
akregator/src/librss
Skip menu "akregator/src/librss"
akregator
src
librss
certmanager
lib
kaddressbook
kalarm
lib
kandy
karm
kdgantt
kgantt
kitchensync
kmail
knotes
konsolekalendar
kontact
korganizer
libemailfunctions
libkcal
libkholidays
libkmime
libkpgp
libkpimidentities
libtdepim
tdeioslave
imap4
mbox