blogilo
BlogiloComposerEditor Class Reference
#include <blogilocomposereditor.h>
Inherits ComposerEditor.
Public Member Functions | |
BlogiloComposerEditor (BlogiloComposerView *view, QWidget *parent) | |
~BlogiloComposerEditor () | |
QList< BilboMedia * > | getLocalImages () |
void | replaceImageSrc (const QString &src, const QString &dest) |
void | setReadOnly (bool _readOnly) |
void | startEditing () |
Detailed Description
Definition at line 29 of file blogilocomposereditor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 34 of file blogilocomposereditor.cpp.
BlogiloComposerEditor::~BlogiloComposerEditor | ( | ) |
Definition at line 96 of file blogilocomposereditor.cpp.
Member Function Documentation
QList< BilboMedia * > BlogiloComposerEditor::getLocalImages | ( | ) |
Definition at line 109 of file blogilocomposereditor.cpp.
void BlogiloComposerEditor::replaceImageSrc | ( | const QString & | src, |
const QString & | dest | ||
) |
Definition at line 129 of file blogilocomposereditor.cpp.
void BlogiloComposerEditor::setReadOnly | ( | bool | _readOnly | ) |
Definition at line 101 of file blogilocomposereditor.cpp.
void BlogiloComposerEditor::startEditing | ( | ) |
Definition at line 158 of file blogilocomposereditor.cpp.
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:55:44 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 22:55:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.