Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Functions | |
void | add_actions_canvas_mode (InkscapeWindow *win) |
void | apply_preferences_canvas_mode (SPDesktop *desktop) |
void add_actions_canvas_mode | ( | InkscapeWindow * | win | ) |
Definition at line 284 of file actions-canvas-mode.cpp.
References canvas_color_manage_toggle(), canvas_color_mode_toggle(), canvas_display_mode(), canvas_display_mode_cycle(), canvas_display_mode_toggle(), canvas_split_mode(), Inkscape::Preferences::get(), InkscapeApplication::instance(), Inkscape::NORMAL, raw_data_canvas_mode, show_output(), and Inkscape::size.
Referenced by InkscapeWindow::InkscapeWindow().
void apply_preferences_canvas_mode | ( | SPDesktop * | desktop | ) |
Definition at line 310 of file actions-canvas-mode.cpp.
References Inkscape::Preferences::get(), SPDesktop::getCanvas(), Inkscape::UI::Widget::Canvas::set_cms_active(), SPDesktop::setRenderMode(), and Inkscape::size.
Referenced by SPDesktop::SPDesktop().