Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::UI::ShapeRecord Struct Reference

#include <shape-record.h>

Inheritance diagram for Inkscape::UI::ShapeRecord:

Public Member Functions

bool operator== (ShapeRecord const &o) const
 
bool operator< (ShapeRecord const &o) const
 

Public Attributes

SPObjectobject
 
ShapeRole role
 
Glib::ustring lpe_key
 
Geom::Affine edit_transform
 
double edit_rotation
 

Detailed Description

Definition at line 33 of file shape-record.h.

Member Function Documentation

◆ operator<()

bool Inkscape::UI::ShapeRecord::operator< ( ShapeRecord const &  o) const
inline

Definition at line 45 of file shape-record.h.

References lpe_key, and object.

◆ operator==()

bool Inkscape::UI::ShapeRecord::operator== ( ShapeRecord const &  o) const
inline

Definition at line 42 of file shape-record.h.

References lpe_key, and object.

Member Data Documentation

◆ edit_rotation

double Inkscape::UI::ShapeRecord::edit_rotation

◆ edit_transform

◆ lpe_key

Glib::ustring Inkscape::UI::ShapeRecord::lpe_key

◆ object

◆ role


The documentation for this struct was generated from the following file: