9 #ifndef TABLEROWHEIGHTSDIALOG_H
10 #define TABLEROWHEIGHTSDIALOG_H
12 #include "ui_tablerowheightsdialog.h"
33 #endif // TABLEROWHEIGHTSDIALOG_H
double rowHeight() const
Returns the row height the user entered.
Definition: tablerowheightsdialog.cpp:25
TableRowHeightsDialog(ScribusDoc *doc, QWidget *parent=0)
Constructs a new dialog. The dialog will use the unit of doc.
Definition: tablerowheightsdialog.cpp:14
Definition: tablerowheightsdialog.h:19
the Document Class
Definition: scribusdoc.h:90