Developer documentation
Version 3.0.3-105-gd3941f44
MR::GUI Namespace Reference

Namespaces

namespace  Dialog
 
namespace  DWI
 
namespace  GL
 
namespace  MRView
 
namespace  Shapes
 

Classes

class  App
 
class  Crosshair
 
class  Cursor
 
class  LightingDock
 
class  LightingSettings
 
class  ModelViewProjection
 
class  Projection
 
class  SpinBox
 

Functions

QString qstr (const std::string &s)
 

Variables

const int TopEdge = 0x00000001
 
const int BottomEdge = 0x00000002
 
const int LeftEdge = 0x00000004
 
const int RightEdge = 0x00000008
 

Function Documentation

◆ qstr()

QString MR::GUI::qstr ( const std::string &  s)
inline

Definition at line 31 of file gui.h.

Variable Documentation

◆ BottomEdge

const int MR::GUI::BottomEdge = 0x00000002

Definition at line 32 of file projection.h.

◆ LeftEdge

const int MR::GUI::LeftEdge = 0x00000004

Definition at line 33 of file projection.h.

◆ RightEdge

const int MR::GUI::RightEdge = 0x00000008

Definition at line 34 of file projection.h.

◆ TopEdge

const int MR::GUI::TopEdge = 0x00000001

Definition at line 31 of file projection.h.