====== IWHRPreFrame ====== **//Inherited from//** [[class:iwhrpre:preframe|PreFrame]], **//Inherited by//** NULL **//Friend class//** NULL **//Description//** **//Public interface//** * [[iwhrpreframe#iwhrpreframe1|IWHRPreFrame]](QApplication *pApp,RunMode mod = Run_Normal) * void [[iwhrpreframe#init|init]]() * void [[iwhrpreframe#createdocument|createDocument]]() * void [[iwhrpreframe#createcommandmanager|createCommandManager]]() * void [[iwhrpreframe#createmenubar|createMenuBar]]() * void [[iwhrpreframe#createtoolbar|createToolBar]]() ---- {{anchor:iwhrpreframe1}} **IWHRPreFrame(QApplication *pApp,RunMode mod = Run_Normal)** *function: *parameters: - [i]QApplication *pApp: - [i]RunMode mod = Run_Normal: *return value: {{anchor:init}} **void init()** *function: *parameters: NULL *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: