Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::UI::Widget::RotateableStrokeWidth Class Reference

#include <selected-style.h>

Inheritance diagram for Inkscape::UI::Widget::RotateableStrokeWidth:
Inkscape::UI::Widget::Rotateable

Public Member Functions

 RotateableStrokeWidth (SelectedStyle *parent)
 
 ~RotateableStrokeWidth () override
 
double value_adjust (double current, double by, guint modifier, bool final)
 
void do_motion (double by, guint state) override
 
void do_release (double by, guint state) override
 
void do_scroll (double by, guint state) override
 
- Public Member Functions inherited from Inkscape::UI::Widget::Rotateable
 Rotateable ()
 
 ~Rotateable () override
 

Private Attributes

SelectedStyleparent
 
double startvalue
 
bool startvalue_set
 
gchar const * undokey
 

Additional Inherited Members

- Public Attributes inherited from Inkscape::UI::Widget::Rotateable
double axis
 
double current_axis
 
double maxdecl
 
bool scrolling
 

Detailed Description

Definition at line 97 of file selected-style.h.

Constructor & Destructor Documentation

◆ RotateableStrokeWidth()

Inkscape::UI::Widget::RotateableStrokeWidth::RotateableStrokeWidth ( SelectedStyle parent)

Definition at line 1122 of file selected-style.cpp.

◆ ~RotateableStrokeWidth()

Inkscape::UI::Widget::RotateableStrokeWidth::~RotateableStrokeWidth ( )
overridedefault

Member Function Documentation

◆ do_motion()

◆ do_release()

◆ do_scroll()

void Inkscape::UI::Widget::RotateableStrokeWidth::do_scroll ( double  by,
guint  state 
)
override

◆ value_adjust()

double Inkscape::UI::Widget::RotateableStrokeWidth::value_adjust ( double  current,
double  by,
guint  modifier,
bool  final 
)

Member Data Documentation

◆ parent

SelectedStyle* Inkscape::UI::Widget::RotateableStrokeWidth::parent
private

Definition at line 108 of file selected-style.h.

Referenced by do_motion(), do_release(), and value_adjust().

◆ startvalue

double Inkscape::UI::Widget::RotateableStrokeWidth::startvalue
private

Definition at line 110 of file selected-style.h.

Referenced by do_motion(), and do_release().

◆ startvalue_set

bool Inkscape::UI::Widget::RotateableStrokeWidth::startvalue_set
private

Definition at line 111 of file selected-style.h.

Referenced by do_motion(), do_release(), and do_scroll().

◆ undokey

gchar const* Inkscape::UI::Widget::RotateableStrokeWidth::undokey
private

Definition at line 113 of file selected-style.h.

Referenced by do_motion(), and do_release().


The documentation for this class was generated from the following files: