![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpathclipper_p.h>
Public Member Functions | |
| void | flipDirection () |
| void | flipTraversal () |
| void | flip () |
Public Attributes | |
| int | edge |
| QPathEdge::Traversal | traversal |
| QPathEdge::Direction | direction |
Definition at line 200 of file qpathclipper_p.h.
|
inline |
Definition at line 446 of file qpathclipper_p.h.
|
inline |
Definition at line 441 of file qpathclipper_p.h.
|
inline |
Definition at line 431 of file qpathclipper_p.h.
| QPathEdge::Direction QWingedEdge::TraversalStatus::direction |
Definition at line 204 of file qpathclipper_p.h.
| int QWingedEdge::TraversalStatus::edge |
Definition at line 202 of file qpathclipper_p.h.
| QPathEdge::Traversal QWingedEdge::TraversalStatus::traversal |
Definition at line 203 of file qpathclipper_p.h.