Back to Wkhtmltopdf

libwkhtmltox: wkhtmltopdf::settings::ImageGlobal Struct Reference

docs/libwkhtmltox/structwkhtmltopdf_1_1settings_1_1ImageGlobal.html

0.12.62.4 KB
Original Source

| libwkhtmltox |

Public Member Functions | Public Attributes | List of all members

wkhtmltopdf::settings::ImageGlobal Struct Reference

Class holding all user settings. More...

#include <imagesettings.hh>

|

Public Member Functions

| | QString | get (const char *name) | | | | bool | set (const char *name, const QString &value) | | |

|

Public Attributes

| | CropSettings | crop | | | Crop related settings.
| | | | LoadGlobal | loadGlobal | | | Scale related settings.
| | | | LoadPage | loadPage | | | | Web | web | | | | LogLevel | logLevel | | | Log level.
| | | | bool | transparent | | | | bool | useGraphics | | | Should we use the graphics system.
| | | | QString | in | | | | QString | out | | | The file for output.
| | | | QString | fmt | | | The output format.
| | | | int | screenWidth | | | Set the screen width.
| | | | int | screenHeight | | | Set the screen height.
| | | | int | quality | | | Image Quality.
| | | | bool | smartWidth | | |

Detailed Description

Class holding all user settings.

This class holds all the user settings, settings can be filled in by hand, or with other methods.

See alsoCommandLineParser::parse()


The documentation for this struct was generated from the following files:

  • src/lib/imagesettings.hh
  • src/lib/imagesettings.cc

Generated by 1.8.17