Mapper  0.9.0
API documentation
Classes | Namespaces
item_delegates.h File Reference

(6fd4304 on 5 Jan 2018)

#include <QItemDelegate>
#include <QLocale>
#include <QObject>
#include <QSize>
#include <QString>
#include <QStyledItemDelegate>
#include <QStyleOptionViewItem>
#include <QVariant>
Include dependency graph for item_delegates.h:
This graph shows which files directly or indirectly include this file:

Classes

class  OpenOrienteering::ColorItemDelegate
 An item delegate which respects colors from the model even when the item is selected. More...
 
class  OpenOrienteering::SpinBoxDelegate
 A QItemDelegate which provides an editor of type (integer) spin box. More...
 
class  OpenOrienteering::PercentageDelegate
 A item delegate which provides a spinbox editor for values in the range 0.0 ... More...
 
class  OpenOrienteering::TextDocItemDelegate
 This delegate renders items as QTextDocument objects. More...
 
class  OpenOrienteering::TextDocItemDelegate::Provider
 An interface which provides const QTextDocument objects for a given index. More...
 

Namespaces

 OpenOrienteering