9 #ifndef TABLECOLUMNWIDTHSDIALOG_H
10 #define TABLECOLUMNWIDTHSDIALOG_H
12 #include "ui_tablecolumnwidthsdialog.h"
33 #endif // TABLECOLUMNWIDTHSDIALOG_H
Definition: tablecolumnwidthsdialog.h:19
the Document Class
Definition: scribusdoc.h:90
double columnWidth() const
Returns the column width the user entered.
Definition: tablecolumnwidthsdialog.cpp:25
TableColumnWidthsDialog(ScribusDoc *doc, QWidget *parent=0)
Constructs a new dialog. The dialog will use the unit of doc.
Definition: tablecolumnwidthsdialog.cpp:14