//test
@@ -190,16 +190,6 void socexplorerproxy::changeSysDriverIn | |||||
190 | emit _self->treeChanged(QList<socexplorerplugin*>(*drivers)); |
|
190 | emit _self->treeChanged(QList<socexplorerplugin*>(*drivers)); | |
191 | } |
|
191 | } | |
192 |
|
192 | |||
193 | //void socexplorerproxy::loadChild(socexplorerplugin *parent) |
|
|||
194 | //{ |
|
|||
195 | // if(!_self)init(); |
|
|||
196 | // parent = parent; |
|
|||
197 | // pluginmanagerWDGT* pluginmanager0 = new pluginmanagerWDGT; |
|
|||
198 | // pluginmanager0->setChildLoadable(true); |
|
|||
199 | // pluginmanager0->connect(pluginmanager0,SIGNAL(loadSysDrviver(QString)),_self,SLOT(loadSysDriverToParent(QString))); |
|
|||
200 |
// pluginmanager0->show();
|
|
|||
201 | //} |
|
|||
202 |
|
||||
203 |
|
193 | |||
204 | void socexplorerproxy::connectChildToParent(socexplorerplugin *parent, socexplorerplugin *child) |
|
194 | void socexplorerproxy::connectChildToParent(socexplorerplugin *parent, socexplorerplugin *child) | |
205 | { |
|
195 | { |
General Comments 0
You need to be logged in to leave comments.
Login now