jrj/project/business/HR/BlankExcelTemplate.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/HR/ManpowerFileWindow.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
jrj/project/business/HR/BlankExcelTemplate.cpp
@@ -1,8 +1,13 @@ use "xcontrol.vframe.vbusiness.vd" use "xbase.vframe.vbusiness.vd" #include <wobject/xstring.hpp> #include <xcontrol/xtreeview.hpp> #include <xcontrol/xdwgrid.hpp> #include <xcontrol/xcell.hpp> unit trade [ #include "vbusiness/vframe/listwin.vframe.vbusiness.hpp" #include "viewobject/view.base.hpp" using xml = KXMLDOMDocument; class BlankExcelTemplateView : public xframe { xdwgrid dw_list; jrj/project/business/HR/ManpowerFileWindow.cpp
@@ -1,13 +1,13 @@ use "xcontrol.vframe.vbusiness.vd" use "xbase.vframe.vbusiness.vd" use "xcontrol.vframe.vbusiness.vd" use "xbase.vframe.vbusiness.vd" use "vbind.vbind.wface.vd" use "publiccode.vutil.vbusiness.vd" use "multi.vbind.vbind.wface.vd" xxxxxxx unit trade [ #include <wobject/xstring.hpp> #include <xcontrol/xtreeview.hpp> #include <xcontrol/xdwgrid.hpp> #include <xcontrol/xcell.hpp> #include "vbusiness/vframe/listwin.vframe.vbusiness.hpp" #include "viewobject/view.base.hpp" using xml = KXMLDOMDocument; class ViewManpowerFileWiondow : public xframe { //xdwgrid dw_list;//新建列表时使用