|
Scribus
Open source desktop publishing at your fingertips
|
A delegate for vertical guides model/view. Limit guides for page width. More...
#include <guidesdelegate.h>


Public Member Functions | |
| GuidesVDelegate (QObject *parent=0) | |
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Public Member Functions inherited from GuidesDelegate | |
| 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) |
Additional Inherited Members | |
Protected Attributes inherited from GuidesDelegate | |
| ScribusDoc * | m_doc |
A delegate for vertical guides model/view. Limit guides for page width.