====== IWHRPostFrame ====== **//Inherited from//** [[class:ui:postframe|PostFrame]], **//Inherited by//** NULL **//Friend class//** NULL **//Description//** **//Public interface//** * [[iwhrpostframe#iwhrpostframe1|IWHRPostFrame]](QApplication *pApp,RunMode mod = Run_Normal) * void [[iwhrpostframe#executecommand|executeCommand]](int cid) * void [[iwhrpostframe#createdocument|createDocument]]() * void [[iwhrpostframe#createcommandmanager|createCommandManager]]() * void [[iwhrpostframe#createmenubar|createMenuBar]]() * void [[iwhrpostframe#createtoolbar|createToolBar]]() * void [[iwhrpostframe#createtreeview|createTreeView]]() * void [[iwhrpostframe#createdrawer|createDrawer]]() * void [[iwhrpostframe#init|init]]() ---- {{anchor:iwhrpostframe1}} **IWHRPostFrame(QApplication *pApp,RunMode mod = Run_Normal)** *function: *parameters: - [i]QApplication *pApp: - [i]RunMode mod = Run_Normal: *return value: {{anchor:executecommand}} **void executeCommand(int cid)** *function: *parameters: - [i]int cid: *return value: {{anchor:createdocument}} **void createDocument()** *function: *parameters: NULL *return value: {{anchor:createcommandmanager}} **void createCommandManager()** *function: *parameters: NULL *return value: {{anchor:createmenubar}} **void createMenuBar()** *function: *parameters: NULL *return value: {{anchor:createtoolbar}} **void createToolBar()** *function: *parameters: NULL *return value: {{anchor:createtreeview}} **void createTreeView()** *function: *parameters: NULL *return value: {{anchor:createdrawer}} **void createDrawer()** *function: *parameters: NULL *return value: {{anchor:init}} **void init()** *function: *parameters: NULL *return value: