HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_NetworkBoxFlags Class Reference

#include <OP_NetworkBoxFlags.h>

Public Member Functions

void setUndoComment (bool flag)
 
void setUndoLayout (bool flag)
 
void setUndoMinimize (bool flag)
 
void setUndoRename (bool flag)
 
void setUndoResize (bool flag)
 
void setMarked (bool flag)
 
void setMinimized (bool flag)
 
void setPicked (bool flag)
 
void setResizing (bool flag)
 
void setAutoFit (bool flag)
 
bool getUndoComment () const
 
bool getUndoLayout () const
 
bool getUndoMinimize () const
 
bool getUndoRename () const
 
bool getUndoResize () const
 
bool getMarked () const
 
bool getMinimized () const
 
bool getPicked () const
 
bool getResizing () const
 
bool getAutoFit () const
 
void getFlagOptions (UT_String &options) const
 

Friends

class OP_NetworkBox
 

Detailed Description

Definition at line 25 of file OP_NetworkBoxFlags.h.

Member Function Documentation

bool OP_NetworkBoxFlags::getAutoFit ( ) const
inline

Definition at line 70 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::getFlagOptions ( UT_String options) const
bool OP_NetworkBoxFlags::getMarked ( ) const
inline

Definition at line 62 of file OP_NetworkBoxFlags.h.

bool OP_NetworkBoxFlags::getMinimized ( ) const
inline

Definition at line 64 of file OP_NetworkBoxFlags.h.

bool OP_NetworkBoxFlags::getPicked ( ) const
inline

Definition at line 66 of file OP_NetworkBoxFlags.h.

bool OP_NetworkBoxFlags::getResizing ( ) const
inline

Definition at line 68 of file OP_NetworkBoxFlags.h.

bool OP_NetworkBoxFlags::getUndoComment ( ) const
inline

Definition at line 51 of file OP_NetworkBoxFlags.h.

bool OP_NetworkBoxFlags::getUndoLayout ( ) const
inline

Definition at line 53 of file OP_NetworkBoxFlags.h.

bool OP_NetworkBoxFlags::getUndoMinimize ( ) const
inline

Definition at line 55 of file OP_NetworkBoxFlags.h.

bool OP_NetworkBoxFlags::getUndoRename ( ) const
inline

Definition at line 57 of file OP_NetworkBoxFlags.h.

bool OP_NetworkBoxFlags::getUndoResize ( ) const
inline

Definition at line 59 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setAutoFit ( bool  flag)
inline

Definition at line 48 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setMarked ( bool  flag)
inline

Definition at line 40 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setMinimized ( bool  flag)
inline

Definition at line 42 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setPicked ( bool  flag)
inline

Definition at line 44 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setResizing ( bool  flag)
inline

Definition at line 46 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setUndoComment ( bool  flag)
inline

Definition at line 29 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setUndoLayout ( bool  flag)
inline

Definition at line 31 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setUndoMinimize ( bool  flag)
inline

Definition at line 33 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setUndoRename ( bool  flag)
inline

Definition at line 35 of file OP_NetworkBoxFlags.h.

void OP_NetworkBoxFlags::setUndoResize ( bool  flag)
inline

Definition at line 37 of file OP_NetworkBoxFlags.h.

Friends And Related Function Documentation

friend class OP_NetworkBox
friend

Definition at line 94 of file OP_NetworkBoxFlags.h.


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