Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QCUPSSupport::JobSheets Struct Reference

#include <qcups_p.h>

+ Collaboration diagram for QCUPSSupport::JobSheets:

Public Member Functions

 JobSheets (BannerPage s=NoBanner, BannerPage e=NoBanner)
 

Public Attributes

BannerPage startBannerPage
 
BannerPage endBannerPage
 

Detailed Description

Definition at line 114 of file qcups_p.h.

Constructor & Destructor Documentation

◆ JobSheets()

QCUPSSupport::JobSheets::JobSheets ( BannerPage s = NoBanner,
BannerPage e = NoBanner )
inline

Definition at line 116 of file qcups_p.h.

Member Data Documentation

◆ endBannerPage

BannerPage QCUPSSupport::JobSheets::endBannerPage

Definition at line 120 of file qcups_p.h.

Referenced by QCupsJobWidget::revertToSavedValues().

◆ startBannerPage

BannerPage QCUPSSupport::JobSheets::startBannerPage

Definition at line 119 of file qcups_p.h.

Referenced by QCupsJobWidget::revertToSavedValues().


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