Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::ui Namespace Reference

Namespaces

namespace  graphics
 
namespace  graphicsComp
 
namespace  GTK
 
namespace  gui
 
namespace  panels
 
namespace  resources
 
namespace  SDL
 
namespace  theme
 
namespace  utils
 

Classes

struct  AlarmStateRepresentation
 
struct  ApplicationWidgets
 
struct  KeysPressed
 
struct  MouseClickInfo
 
struct  StateKeysPressed
 
struct  TextModifier
 
struct  TextPosition
 

Enumerations

enum class  eAnchorPoint {
  TopLeft , TopCenter , TopRight , CenterLeft ,
  Center , CenterRight , BottomLeft , BottomCenter ,
  BottomRight
}
 
enum class  eTextWeight { Normal , Bold }
 
enum class  eTextStyle { Normal , Italic }
 

Enumeration Type Documentation

◆ eAnchorPoint

enum class iv::ui::eAnchorPoint
strong
Enumerator
TopLeft 
TopCenter 
TopRight 
CenterLeft 
Center 
CenterRight 
BottomLeft 
BottomCenter 
BottomRight 

◆ eTextStyle

enum class iv::ui::eTextStyle
strong
Enumerator
Normal 
Italic 

◆ eTextWeight

enum class iv::ui::eTextWeight
strong
Enumerator
Normal 
Bold