tbx  0.7.5
Public Member Functions | List of all members
tbx::PrintDboxPrintEvent Class Reference

Print button has been pressed event. More...

#include <printdbox.h>

Inheritance diagram for tbx::PrintDboxPrintEvent:
tbx::EventInfo

Public Member Functions

 PrintDboxPrintEvent (IdBlock &id_block, PollBlock &data)
 Construct the PrintDboxEvent from the information returned by the Toolbox/WIMP. More...
 
bool sideways () const
 true if orientation was set to sideway, false for upright
 
int start () const
 Start page or -1 for all.
 
int end () const
 End page.
 
int copies () const
 Number of copies.
 
int scale () const
 Scale percentage.
 
- Public Member Functions inherited from tbx::EventInfo
 EventInfo (const IdBlock &id_block, PollBlock &data)
 Contruct the event information from the id_block and data update by the toolbox.
 
const IdBlockid_block () const
 IdBlock for the current event. More...
 

Additional Inherited Members

- Protected Attributes inherited from tbx::EventInfo
PollBlock_data
 raw data from the event
 

Detailed Description

Print button has been pressed event.

Constructor & Destructor Documentation

◆ PrintDboxPrintEvent()

tbx::PrintDboxPrintEvent::PrintDboxPrintEvent ( IdBlock id_block,
PollBlock data 
)
inline

Construct the PrintDboxEvent from the information returned by the Toolbox/WIMP.

Parameters
id_blockinformation on Toolbox objects affected
dataWIMP information on the event

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