Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::mimics::Background Struct Reference

#include <structs.hpp>

Collaboration diagram for iv::mimics::Background:
[legend]

Classes

struct  DefaultValues
 
struct  Keys
 
struct  Sections
 

Public Member Functions

 Background ()
 
void load (const iv::file::xml::node &nodeBackground)
 
void save (iv::file::xml::node &nodeBackground) const
 

Public Attributes

bool show
 
iv::types::color color
 
iv::mimics::Location location
 
iv::types::width width
 
iv::types::height height
 
iv::types::width borderWidth
 
iv::types::color borderColor
 

Constructor & Destructor Documentation

◆ Background()

iv::mimics::Background::Background ( )
inline

Member Function Documentation

◆ load()

void iv::mimics::Background::load ( const iv::file::xml::node & nodeBackground)
inline

◆ save()

void iv::mimics::Background::save ( iv::file::xml::node & nodeBackground) const
inline

Member Data Documentation

◆ borderColor

iv::types::color iv::mimics::Background::borderColor

◆ borderWidth

iv::types::width iv::mimics::Background::borderWidth

◆ color

iv::types::color iv::mimics::Background::color

◆ height

iv::types::height iv::mimics::Background::height

◆ location

iv::mimics::Location iv::mimics::Background::location

◆ show

bool iv::mimics::Background::show

◆ width

iv::types::width iv::mimics::Background::width

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