Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QCUPSSupport::JobHoldUntilWithTime Struct Reference

#include <qcups_p.h>

+ Collaboration diagram for QCUPSSupport::JobHoldUntilWithTime:

Public Member Functions

 JobHoldUntilWithTime (JobHoldUntil jh=NoHold, QTime t=QTime())
 

Public Attributes

JobHoldUntil jobHold
 
QTime time
 

Detailed Description

Definition at line 124 of file qcups_p.h.

Constructor & Destructor Documentation

◆ JobHoldUntilWithTime()

QCUPSSupport::JobHoldUntilWithTime::JobHoldUntilWithTime ( JobHoldUntil  jh = NoHold,
QTime  t = QTime() 
)
inline

Definition at line 126 of file qcups_p.h.

Member Data Documentation

◆ jobHold

JobHoldUntil QCUPSSupport::JobHoldUntilWithTime::jobHold

Definition at line 129 of file qcups_p.h.

Referenced by QCupsJobWidget::revertToSavedValues().

◆ time

QTime QCUPSSupport::JobHoldUntilWithTime::time

Definition at line 130 of file qcups_p.h.

Referenced by QCupsJobWidget::revertToSavedValues().


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