加载josn,道宽的问题。
This commit is contained in:
parent
8b1520c162
commit
349f9910b0
|
|
@ -536,7 +536,7 @@ void FormWell::slot_NewTrack_No_Line(QString strUuid, QJsonObject topObj, QJsonO
|
|||
listdt << m_strSlfName;
|
||||
listdt << "";
|
||||
listdt << "";
|
||||
listdt << QString::number(nW * static_cast<int>(g_dPixelPerCm));
|
||||
listdt << QString::number(nW);
|
||||
|
||||
QVector<QWidget*> vecWgt = new_track(listdt, strTrackName);
|
||||
if(vecWgt.size() <= 0)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user