GPC  v1.0.0-2516
Gorman Print Control
SessionComponentLoader Class Reference

Loads the SessionComponent::print_job object, which can take a while if it has many images. More...

Inheritance diagram for SessionComponentLoader:
Collaboration diagram for SessionComponentLoader:

Public Member Functions

 SessionComponentLoader (SessionComponent &sc)
 Constructor. More...
 
virtual ~SessionComponentLoader (void)
 Destructor. More...
 
virtual void run (void)
 Inherited from ThreadWithProgressWindow. Loads all of the images. More...
 

Public Attributes

SessionComponentparent
 

Detailed Description

Loads the SessionComponent::print_job object, which can take a while if it has many images.

Constructor & Destructor Documentation

◆ SessionComponentLoader()

SessionComponentLoader::SessionComponentLoader ( SessionComponent sc)

Constructor.

◆ ~SessionComponentLoader()

SessionComponentLoader::~SessionComponentLoader ( void  )
virtual

Destructor.

Member Function Documentation

◆ run()

void SessionComponentLoader::run ( void  )
virtual

Inherited from ThreadWithProgressWindow. Loads all of the images.

References SessionRecord::field, SessionRecord::get_ijs_file(), PrintJob::ijs, PrintJob::load_ijb(), and PrintJob::load_ijs().

Here is the call graph for this function: