knotes
KNoteInterface Class Reference
#include <knoteinterface.h>
Inheritance diagram for KNoteInterface:
Public Member Functions | |
KNoteInterface () | |
bool | blockSave () const |
void | setBlockSave (bool b) |
Protected Attributes | |
bool | mBlockSave |
Detailed Description
Definition at line 22 of file knoteinterface.h.
Constructor & Destructor Documentation
KNoteInterface::KNoteInterface | ( | ) |
Definition at line 21 of file knoteinterface.cpp.
Member Function Documentation
bool KNoteInterface::blockSave | ( | ) | const |
Definition at line 31 of file knoteinterface.cpp.
void KNoteInterface::setBlockSave | ( | bool | b | ) |
Definition at line 26 of file knoteinterface.cpp.
Member Data Documentation
|
protected |
Definition at line 30 of file knoteinterface.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.