Lines Matching refs:View
23 namespace View {
24 class View;
25 } // namespace View
31 Inkscape::UI::View::View. Actions that do require GUI objects should
35 TODO: we store a UI::View::View* because that's what the actions and verbs
39 UI::View::View is used by the actions?
46 UI::View::View *_view; /**< The view to which this action applies. May be NULL (e.g. if running in console mode). */
57 ActionContext(UI::View::View *view);
69 UI::View::View *getView() const;