Definition in file transformation.cpp.
#include <gtkmm/stock.h>
#include <gtkmm/dialog.h>
#include "document.h"
#include "desktop-handles.h"
#include "transformation.h"
#include "align-and-distribute.h"
#include "libnr/nr-matrix-ops.h"
#include "inkscape.h"
#include "selection.h"
#include "selection-chemistry.h"
#include "verbs.h"
#include "preferences.h"
#include "sp-item-transform.h"
#include "macros.h"
#include "sp-item.h"
#include "util/glib-list-iterators.h"
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
namespace | Inkscape::UI |
namespace | Inkscape::UI::Dialog |
Functions | |
void | Inkscape::UI::Dialog::on_selection_changed (Inkscape::Application *, Inkscape::Selection *selection, Transformation *daad) |
void | Inkscape::UI::Dialog::on_selection_modified (Inkscape::Application *, Inkscape::Selection *selection, guint, Transformation *daad) |