Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <structs.hpp>
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 |
|
inline |
|
inline |
|
inline |
iv::types::color iv::mimics::Background::borderColor |
iv::types::width iv::mimics::Background::borderWidth |
iv::types::color iv::mimics::Background::color |
iv::types::height iv::mimics::Background::height |
iv::mimics::Location iv::mimics::Background::location |
bool iv::mimics::Background::show |
iv::types::width iv::mimics::Background::width |