ParaView
Public Member Functions | Static Public Member Functions | Protected Slots
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>

List of all members.

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.

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 43 of file pqCommandLineOptionsBehavior.h.


Constructor & Destructor Documentation

pqCommandLineOptionsBehavior::pqCommandLineOptionsBehavior ( QObject *  parent = 0)

Member Function Documentation

static void pqCommandLineOptionsBehavior::resetApplication ( ) [static]

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

void pqCommandLineOptionsBehavior::processCommandLineOptions ( ) [protected, slot]
void pqCommandLineOptionsBehavior::playTests ( ) [protected, slot]

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