KD Reports API Documentation
2.2
|
#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 32 of file KDReportsTableBreakingSettingsDialog.h.
|
explicit |
Constructs a settings dialog for report as a child window of parent.
Definition at line 37 of file KDReportsTableBreakingSettingsDialog.cpp.
References KDReports::AbstractTableElement::border(), KDReports::Report::DownThenRight, KDReports::AutoTableElement::isHorizontalHeaderVisible(), and KDReports::AutoTableElement::isVerticalHeaderVisible().
|
override |
Definition at line 75 of file KDReportsTableBreakingSettingsDialog.cpp.