#include <gridtool.h>
Inheritance diagram for GridInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 637 of file gridtool.h.
|
Implements BarCreate. Definition at line 640 of file gridtool.h. 00640 { return (new GridInfoBarOp); }
|