Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Classes | |
struct | Inkscape::Handles::TypeState |
Struct to manage type and state. More... | |
struct | std::hash< Inkscape::Handles::TypeState > |
TypeState hash. More... | |
class | Inkscape::Handles::Property< T > |
Template struct for properties with specificities. More... | |
struct | Inkscape::Handles::Style |
Struct containing all required styling for handles. More... | |
struct | Inkscape::Handles::Css |
The result of parsing the handle styling CSS files, containing all information needed to style a given handle. More... | |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::Handles |
Classes related to control handle styling. | |
Functions | |
Css | Inkscape::Handles::parse_css (const std::string &css_file_name) |
Variables | |
constexpr auto | Inkscape::Handles::USER_CUSTOM_CSS_FILE_NAME {"handle-theme-custom.css"} |