KD Reports API Documentation
2.0
|
#include <KDReportsTableBreakingSettingsDialog.h>
Public Member Functions | |
TableBreakingSettingsDialog (KDReports::Report *report, QWidget *parent=nullptr) | |
~TableBreakingSettingsDialog () override | |
The TableBreakingSettingsDialog class provides a dialog for the user to change settings related to table layout and font scaling. Consult the short source code of this class or an instance of the dialog for full details.
Definition at line 51 of file KDReportsTableBreakingSettingsDialog.h.
|
explicit |
Constructs a settings dialog for report as a child window of parent.
Definition at line 43 of file KDReportsTableBreakingSettingsDialog.cpp.
References KDReports::AbstractTableElement::border(), KDReports::Report::DownThenRight, KDReports::AutoTableElement::isHorizontalHeaderVisible(), and KDReports::AutoTableElement::isVerticalHeaderVisible().
|
override |
Definition at line 81 of file KDReportsTableBreakingSettingsDialog.cpp.