From a27b93808515919fcdee27c1046e2d2ac52663fe Mon Sep 17 00:00:00 2001 From: "facat@lab.com" Date: Mon, 24 Nov 2014 22:03:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A=E4=B9=8B=E5=89=8D=E7=94=A8=E4=BA=8E?= =?UTF-8?q?=E8=B0=83=E8=AF=95=E4=BB=A3=E7=A0=81=E7=9A=84=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E8=AF=AD=E5=8F=A5=E5=88=A0=E6=8E=89=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: facat@lab.com --- testHasttable/elementhashtable.cpp | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/testHasttable/elementhashtable.cpp b/testHasttable/elementhashtable.cpp index 095ddb5..09d96d6 100644 --- a/testHasttable/elementhashtable.cpp +++ b/testHasttable/elementhashtable.cpp @@ -60,18 +60,7 @@ bool ElementHashtable::child(QXmlStreamReader &reader) if(pointer && id!="") { - if(this->eleHT.contains(id)) - { - std::cout<<"contain"<eleHT[id]=pointer; -// std::cout<eleHT[id]->getName().toStdString()<toStdString()<getName().toStdString()<getName()=="BusbarSection") { std::cout<<"BusbarSection"<<"\n"; @@ -122,9 +109,6 @@ bool ElementHashtable::parse(const QString& xmlPath) } } -// const QHash &ht=this->eleHT; -// std::cout<getName().toString().toStdString()<