EditPositionGuard Class Reference

#include <transition_guard.hh>

Inherits ost::gui::TransitionGuard.


Public Types

enum  FLAGS {
  ALWAYSTRUE = 0, SMALLER = 1, EQUAL = 2, BIGGER = 4,
  ANCHORSMALLER = 8, ANCHOREQUAL = 16, ANCHORBIGGER = 32
}

Public Member Functions

 EditPositionGuard (PythonShellWidget *shell, int flags1, int flags2=ALWAYSTRUE)
virtual bool check ()

Protected Member Functions

virtual bool check_flag (int flag)

Protected Attributes

PythonShellWidgetshell_
int flags1_
int flags2_


Detailed Description

Definition at line 37 of file transition_guard.hh.


Member Enumeration Documentation

enum FLAGS

Enumerator:
ALWAYSTRUE 
SMALLER 
EQUAL 
BIGGER 
ANCHORSMALLER 
ANCHOREQUAL 
ANCHORBIGGER 

Definition at line 40 of file transition_guard.hh.


Constructor & Destructor Documentation

EditPositionGuard ( PythonShellWidget shell,
int  flags1,
int  flags2 = ALWAYSTRUE 
)


Member Function Documentation

virtual bool check (  )  [virtual]

Reimplemented from TransitionGuard.

virtual bool check_flag ( int  flag  )  [protected, virtual]


Field Documentation

int flags1_ [protected]

Definition at line 54 of file transition_guard.hh.

int flags2_ [protected]

Definition at line 55 of file transition_guard.hh.

PythonShellWidget* shell_ [protected]

Definition at line 53 of file transition_guard.hh.


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

Generated on Fri Jul 2 14:23:06 2010 for OpenStructure by  doxygen 1.5.8