#include <slicetool.h>
Inheritance diagram for SliceInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 408 of file slicetool.h.
|
Implements BarCreate. Definition at line 411 of file slicetool.h. 00411 { return (new SliceInfoBarOp); }
|