#include <filltool.h>
Inheritance diagram for GradInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 558 of file filltool.h.
|
Implements BarCreate. Definition at line 561 of file filltool.h. 00561 { return (new GradInfoBarOp); }
|