casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
casa::viewer::options_init_ Class Reference

#include <Options.h>

Public Member Functions

 options_init_ ()
 
 ~options_init_ ()
 

Private Member Functions

void do_init ()
 to be defined in qt (or other windowing library) land.... More...
 

Static Private Attributes

static unsigned int count
 

Detailed Description

Definition at line 85 of file Options.h.

Constructor & Destructor Documentation

casa::viewer::options_init_::options_init_ ( )
inline

Definition at line 87 of file Options.h.

References count, and do_init().

casa::viewer::options_init_::~options_init_ ( )
inline

Definition at line 90 of file Options.h.

References count, casa::viewer::Options::finalize(), and casa::viewer::options.

Member Function Documentation

void casa::viewer::options_init_::do_init ( )
private

to be defined in qt (or other windowing library) land....

Referenced by options_init_().

Member Data Documentation

unsigned int casa::viewer::options_init_::count
staticprivate

Definition at line 96 of file Options.h.

Referenced by options_init_(), and ~options_init_().


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