#1359 Sort tracers in category selection list in property editor

This commit is contained in:
Magne Sjaastad
2017-03-24 21:34:46 +01:00
parent da53183f41
commit fcd2d96907
4 changed files with 42 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ private:
void updateReadOnlyStateOfAllFields();
void updateRangeLabel();
bool isPropertyFilterControlled();
void setCategoriesFromTracerNames(const std::vector<QString>& tracerNames);
RimEclipsePropertyFilterCollection* parentContainer();