结论占比
This commit is contained in:
parent
9127ea590e
commit
62e62535cf
|
|
@ -1629,6 +1629,10 @@ void QMyCustomPlot::s_changeDrawProperty(QVariantList vlist)
|
|||
else if ("变密度颜色级数" == strProperty)
|
||||
{
|
||||
this->setSchemeIndex(m_nSchemeIndex, varVal.toInt());
|
||||
}
|
||||
else if ("结论占比%" == strProperty)
|
||||
{
|
||||
|
||||
}
|
||||
this->replot();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user