parley
Editor::LatexDelegate Class Reference
#include <latexwidget.h>
Inheritance diagram for Editor::LatexDelegate:

Public Member Functions | |
LatexDelegate (QObject *parent=0) | |
void | setEditorData (QWidget *editor, const QModelIndex &index) const |
void | setMathModeCheckBox (QCheckBox *checkBox) |
void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
Detailed Description
Definition at line 70 of file latexwidget.h.
Constructor & Destructor Documentation
LatexDelegate::LatexDelegate | ( | QObject * | parent = 0 | ) |
Definition at line 101 of file latexwidget.cpp.
Member Function Documentation
void LatexDelegate::setEditorData | ( | QWidget * | editor, |
const QModelIndex & | index | ||
) | const |
Definition at line 105 of file latexwidget.cpp.
|
inline |
Definition at line 78 of file latexwidget.h.
void LatexDelegate::setModelData | ( | QWidget * | editor, |
QAbstractItemModel * | model, | ||
const QModelIndex & | index | ||
) | const |
Definition at line 129 of file latexwidget.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:42:06 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:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.