Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PathChanged
src/apps/icon-o-matic/shape/PathManipulator.h
74
virtual void PathChanged();
src/libs/icon/shape/Shape.h
89
virtual void PathChanged();
src/libs/icon/shape/VectorPath.cpp
1147
listener->PathChanged();
src/libs/icon/shape/VectorPath.h
51
virtual void PathChanged() = 0;