Inkscape
Vector Graphics Editor
|
Actions for Editing an object. More...
Go to the source code of this file.
Namespaces | |
namespace | ActionsEdit |
Variables | |
const Glib::ustring | ActionsEdit::SECTION = NC_("Action Section", "Edit") |
std::vector< std::vector< Glib::ustring > > | ActionsEdit::raw_data_edit |
Actions for Editing an object.
Authors: Sushant A A susha.nosp@m.nt.c.nosp@m.o19@g.nosp@m.mail.nosp@m..com
Copyright (C) 2021 Authors
Released under GNU GPL v2+, read the file 'COPYING' for more information.
Definition in file actions-edit.cpp.
void add_actions_edit | ( | InkscapeApplication * | app | ) |
Definition at line 335 of file actions-edit.cpp.
References InkActionExtraData::add_data(), ActionsEdit::chameleon_fill(), ActionsEdit::clone(), ActionsEdit::clone_link(), ActionsEdit::clone_link_lpe(), ActionsEdit::clone_unlink(), ActionsEdit::clone_unlink_recursively(), ActionsEdit::copy(), ActionsEdit::cut(), ActionsEdit::duplicate(), ActionsEdit::duplicate_transform(), ActionsEdit::edit_delete(), ActionsEdit::edit_delete_selection(), ActionsEdit::fit_canvas_to_selection(), InkscapeApplication::get_action_extra_data(), InkscapeApplication::gio_app(), ActionsEdit::object_to_guides(), ActionsEdit::object_to_marker(), ActionsEdit::object_to_pattern(), ActionsEdit::paste_height(), ActionsEdit::paste_height_separately(), ActionsEdit::paste_path_effect(), ActionsEdit::paste_size(), ActionsEdit::paste_size_separately(), ActionsEdit::paste_style(), ActionsEdit::paste_width(), ActionsEdit::paste_width_separately(), ActionsEdit::pattern_to_object(), ActionsEdit::raw_data_edit, ActionsEdit::remove_path_effect(), ActionsEdit::select_original(), show_output(), and ActionsEdit::swap_fill_and_stroke().
Referenced by InkscapeApplication::InkscapeApplication().