Public Member Functions | Static Public Member Functions | Protected Slots | List of all members
pqCommandLineOptionsBehavior Class Reference

pqCommandLineOptionsBehavior processes command-line options on startup and performs relevant actions such as loading data files, connecting to server etc. More...

#include <pqCommandLineOptionsBehavior.h>

Inherits QObject.

Public Member Functions

 pqCommandLineOptionsBehavior (QObject *parent=0)
 

Static Public Member Functions

static void resetApplication ()
 Used during testing to "initialize" application state as much as possible. More...
 

Protected Slots

void processCommandLineOptions ()
 
void playTests ()
 

Detailed Description

pqCommandLineOptionsBehavior processes command-line options on startup and performs relevant actions such as loading data files, connecting to server etc.

This also handles test playback and image comparison.

Definition at line 45 of file pqCommandLineOptionsBehavior.h.

Constructor & Destructor Documentation

◆ pqCommandLineOptionsBehavior()

pqCommandLineOptionsBehavior::pqCommandLineOptionsBehavior ( QObject *  parent = 0)

Member Function Documentation

◆ resetApplication()

static void pqCommandLineOptionsBehavior::resetApplication ( )
static

Used during testing to "initialize" application state as much as possible.

◆ processCommandLineOptions

void pqCommandLineOptionsBehavior::processCommandLineOptions ( )
protectedslot

◆ playTests

void pqCommandLineOptionsBehavior::playTests ( )
protectedslot

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