attrs/image_related.hpp
-
struct gviz::attrs::Image : public AttributeBase<Image, std::string>
-
Public Functions
-
inline explicit Image() noexcept
-
inline explicit Image(const value_type &value)
-
inline explicit Image(value_type &&value)
Public Static Functions
-
static inline value_type get_default_value() noexcept
-
static inline bool is_default(const value_type &value) noexcept
-
static inline bool constraint(const value_type&) noexcept
Public Static Attributes
-
static constexpr const char *const name = "image"
-
inline explicit Image() noexcept
-
struct gviz::attrs::ImagePath : public AttributeBase<ImagePath, std::string>
-
Public Functions
-
inline explicit ImagePath() noexcept
-
inline explicit ImagePath(const value_type &value)
-
inline explicit ImagePath(value_type &&value)
Public Static Functions
-
static inline value_type get_default_value() noexcept
-
static inline bool is_default(const value_type &value) noexcept
-
static inline bool constraint(const value_type&) noexcept
Public Static Attributes
-
static constexpr const char *const name = "imagepath"
-
inline explicit ImagePath() noexcept
-
struct gviz::attrs::ImagePos : public AttributeBase<ImagePos, attrtypes::ImagePosEnum>
Public Types
-
using value_type = attrtypes::ImagePosEnum
Public Functions
-
inline explicit constexpr ImagePos() noexcept
-
inline explicit constexpr ImagePos(value_type value)
Public Static Functions
-
static inline constexpr value_type get_default_value() noexcept
-
static inline constexpr bool is_default(value_type value) noexcept
-
static inline constexpr bool constraint(value_type) noexcept
Public Static Attributes
-
static constexpr const char *const name = "imagepos"
-
using value_type = attrtypes::ImagePosEnum
-
struct gviz::attrs::ImageScale : public AttributeBase<ImageScale, ImageScaleType>
Public Types
-
using value_type = ImageScaleType
Public Functions
-
inline explicit ImageScale() noexcept
-
inline explicit ImageScale(const value_type &value)
-
inline explicit ImageScale(value_type &&value)
Public Static Functions
-
static inline value_type get_default_value() noexcept
-
static inline bool is_default(const value_type &value) noexcept
-
static inline bool constraint(const value_type&) noexcept
Public Static Attributes
-
static constexpr const char *const name = "imagescale"
-
using value_type = ImageScaleType
-
namespace gviz
-
namespace gviz::attrs
- file image_related.hpp
- #include <>#include <>#include “”#include “”
- dir /home/cthulhu/projects/repos/libgvizard/include/gvizard/attrs
- dir /home/cthulhu/projects/repos/libgvizard/include/gvizard
- dir /home/cthulhu/projects/repos/libgvizard/include