Scribus
Open source desktop publishing at your fingertips
GuidesDelegate Class Reference

A delegate/editor for guides model. It's based on the ScrSpinBox widget. User cannot enter any others (ugly and bad) values. More...

#include <guidesdelegate.h>

Inheritance diagram for GuidesDelegate:
Collaboration diagram for GuidesDelegate:

Public Member Functions

 GuidesDelegate (QObject *parent=0)
 
void setEditorData (QWidget *editor, const QModelIndex &index) const
 
void setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const
 
void updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const
 
void unitChange (int docUnitDecimals)
 
void setDoc (ScribusDoc *doc)
 

Protected Attributes

ScribusDocm_doc
 

Detailed Description

A delegate/editor for guides model. It's based on the ScrSpinBox widget. User cannot enter any others (ugly and bad) values.

Author
Petr Vanek petr@.nosp@m.scri.nosp@m.bus.i.nosp@m.nfo

The documentation for this class was generated from the following files: