Forum Discussion
rdemers25
14 years agoNew Contributor
This is the declaration in the code from the developer
The exact declaration in the code, in CommonGrid is below.
public:
market_value_t getMidValue() const
{ return midValue; }
Q_PROPERTY(market_value_t midValue READ getMidValue WRITE setMidValue)
I'm working with them on getting an example grid.
The exact declaration in the code, in CommonGrid is below.
public:
market_value_t getMidValue() const
{ return midValue; }
Q_PROPERTY(market_value_t midValue READ getMidValue WRITE setMidValue)
I'm working with them on getting an example grid.
Related Content
- 12 years ago
- 10 months ago
- 13 years ago
- 4 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago