OpendTect  6.6
Namespaces | Enumerations | Functions
oduicommon.h File Reference
Include dependency graph for oduicommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OD
 OpendTect.
 

Enumerations

enum  OD::Orientation { OD::Horizontal =0, OD::Vertical =1 }
 Fundamental orientation in 2D UIs. More...
 
enum  OD::SliceType { OD::InlineSlice =0, OD::CrosslineSlice =1, OD::ZSlice =2 }
 OpendTect flat slice types. More...
 
enum  OD::ChoiceMode { OD::ChooseNone =0, OD::ChooseOnlyOne =1, OD::ChooseAtLeastOne =2, OD::ChooseZeroOrMore =3 }
 What to choose from any list-type UI object. More...
 
enum  OD::CheckState { OD::Unchecked =0, OD::PartiallyChecked =1, OD::Checked =2 }
 State of check objects. More...
 
enum  OD::Edge { OD::Top =0, OD::Left =1, OD::Right =2, OD::Bottom =3 }
 
enum  OD::Corner { OD::TopLeft =0, OD::TopRight =1, OD::BottomLeft =2, OD::BottomRight =3 }
 
enum  OD::StdActionType {
  OD::NoIcon =0, OD::Apply, OD::Cancel, OD::Define,
  OD::Delete, OD::Edit, OD::Help, OD::Ok,
  OD::Options, OD::Properties, OD::Examine, OD::Rename,
  OD::Remove, OD::Save, OD::SaveAs, OD::Select,
  OD::Settings, OD::Unload, OD::Video
}
 
enum  OD::WindowActivationBehavior { OD::DefaultActivateWindow, OD::AlwaysActivateWindow }
 

Functions

bool isHorizontal (OD::Orientation orient)
 
bool isVertical (OD::Orientation orient)
 
bool isMultiChoice (OD::ChoiceMode cm)
 
bool isOptional (OD::ChoiceMode cm)
 

Function Documentation

◆ isHorizontal()

bool isHorizontal ( OD::Orientation  orient)
inline

◆ isMultiChoice()

bool isMultiChoice ( OD::ChoiceMode  cm)
inline

◆ isOptional()

bool isOptional ( OD::ChoiceMode  cm)
inline

◆ isVertical()

bool isVertical ( OD::Orientation  orient)
inline

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021