knotes
#include <knote.h>
Definition at line 50 of file knote.h.
KNote::KNote |
( |
const QDomDocument & |
buildDoc, |
|
|
KCal::Journal * |
journal, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
void KNote::blockEmitDataChanged |
( |
bool |
_b | ) |
|
|
inline |
void KNote::changeJournal |
( |
KCal::Journal * |
journal | ) |
|
void KNote::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtual |
void KNote::commitData |
( |
| ) |
|
void KNote::contextMenuEvent |
( |
QContextMenuEvent * |
e | ) |
|
|
protectedvirtual |
void KNote::dragEnterEvent |
( |
QDragEnterEvent * |
e | ) |
|
|
protectedvirtual |
void KNote::dropEvent |
( |
QDropEvent * |
e | ) |
|
|
protectedvirtual |
bool KNote::event |
( |
QEvent * |
ev | ) |
|
|
protectedvirtual |
bool KNote::eventFilter |
( |
QObject * |
o, |
|
|
QEvent * |
ev |
|
) |
| |
|
protectedvirtual |
void KNote::find |
( |
KFind * |
kfind | ) |
|
bool KNote::isDesktopAssigned |
( |
| ) |
const |
bool KNote::isModified |
( |
| ) |
const |
KCal::Journal * KNote::journal |
( |
| ) |
const |
QString KNote::name |
( |
| ) |
const |
QString KNote::noteId |
( |
| ) |
const |
void KNote::resizeEvent |
( |
QResizeEvent * |
qre | ) |
|
|
protectedvirtual |
void KNote::saveConfig |
( |
| ) |
const |
void KNote::saveData |
( |
bool |
update = true | ) |
|
void KNote::setName |
( |
const QString & |
name | ) |
|
void KNote::setText |
( |
const QString & |
text | ) |
|
void KNote::showEvent |
( |
QShowEvent * |
| ) |
|
|
protectedvirtual |
void KNote::sigColorChanged |
( |
| ) |
|
|
signal |
void KNote::sigDataChanged |
( |
const QString & |
| ) |
|
|
signal |
void KNote::sigFindFinished |
( |
| ) |
|
|
signal |
void KNote::sigKillNote |
( |
KCal::Journal * |
| ) |
|
|
signal |
void KNote::sigNameChanged |
( |
const QString & |
| ) |
|
|
signal |
void KNote::sigRequestNewNote |
( |
| ) |
|
|
signal |
void KNote::sigShowNextNote |
( |
| ) |
|
|
signal |
void KNote::slotClose |
( |
| ) |
|
|
slot |
void KNote::slotKill |
( |
bool |
force = false | ) |
|
|
slot |
void KNote::slotRename |
( |
| ) |
|
|
slot |
QString KNote::text |
( |
| ) |
const |
void KNote::toDesktop |
( |
int |
desktop | ) |
|
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:33 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.