marble
Go to the documentation of this file.
11 #ifndef MARBLE_PRINTOPTIONSWIDGET_H
12 #define MARBLE_PRINTOPTIONSWIDGET_H
18 #include "ui_PrintOptions.h"
30 bool printMap()
const;
32 void setPrintMap(
bool print );
34 bool printBackground()
const;
36 void setPrintBackground(
bool print );
38 bool printLegend()
const;
40 void setPrintLegend(
bool print );
42 bool printRouteSummary()
const;
44 void setPrintRouteSummary(
bool print );
46 bool printDrivingInstructions()
const;
48 void setPrintDrivingInstructions(
bool print );
50 bool printDrivingInstructionsAdvice()
const;
52 void setPrintDrivingInstructionsAdvice(
bool print );
54 void setBackgroundControlsEnabled(
bool enabled );
56 void setRouteControlsEnabled(
bool enabled );
58 void setLegendControlsEnabled(
bool enabled );
63 #endif // MARBLE_PRINTOPTIONSWIDGET_H
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.