okteta
Public Types |
Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
OktetaPart Class Reference
#include <part.h>
Inherits ReadWritePart.
Public Types | |
| enum | Modus { ReadOnlyModus = 0, BrowserViewModus = 1, ReadWriteModus = 2 } |
Signals | |
| void | hasSelectedDataChanged (bool hasSelectedData) |
Public Member Functions | |
| OktetaPart (QObject *parent, const KComponentData &componentData, Modus modus, Kasten2::ByteArrayViewProfileManager *viewProfileManager) | |
| virtual | ~OktetaPart () |
| Kasten2::PrintController * | printController () const |
| virtual void | setReadWrite (bool readWrite=true) |
Protected Slots | |
| void | onDocumentLoaded (Kasten2::AbstractDocument *document) |
| void | onModified (Kasten2::LocalSyncState state) |
Protected Member Functions | |
| Kasten2::ByteArrayView * | byteArrayView () const |
| virtual bool | openFile () |
| virtual bool | saveFile () |
| void | setupActions (bool browserViewWanted) |
Detailed Description
Member Enumeration Documentation
| enum OktetaPart::Modus |
Constructor & Destructor Documentation
| OktetaPart::OktetaPart | ( | QObject * | parent, |
| const KComponentData & | componentData, | ||
| Modus | modus, | ||
| Kasten2::ByteArrayViewProfileManager * | viewProfileManager | ||
| ) |
Member Function Documentation
|
inlineprotected |
|
signal |
|
protectedslot |
|
protectedslot |
| Kasten2::PrintController * OktetaPart::printController | ( | ) | const |
|
virtual |
|
protected |
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 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference