KD Reports  1.8
Public Member Functions | List of all members
KDReports::TableBreakingSettingsDialog Class Reference

#include <KDReportsTableBreakingSettingsDialog.h>

Inheritance diagram for KDReports::TableBreakingSettingsDialog:
Inheritance graph
[legend]
Collaboration diagram for KDReports::TableBreakingSettingsDialog:
Collaboration graph
[legend]

Public Member Functions

 TableBreakingSettingsDialog (KDReports::Report *report, QWidget *parent=0)
 

Detailed Description

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.

See also
Report::setTableBreakingPageOrder, Report::setFontScalingFactor, AutoTable::setHorizontalHeaderVisible, ...
Since
1.1

Constructor & Destructor Documentation

KDReports::TableBreakingSettingsDialog::TableBreakingSettingsDialog ( KDReports::Report report,
QWidget *  parent = 0 
)
explicit

Constructs a settings dialog for report as a child window of parent.


The documentation for this class was generated from the following file:

Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/

https://www.kdab.com/development-resources/qt-tools/kd-reports/