Feature #118

make configurable methods const

Added by Christof Elbrechter over 11 years ago. Updated over 6 years ago.

Status:ClosedStart date:2012-09-30
Priority:NormalDue date:
Assignee:Christof Elbrechter% Done:

100%

Category:-
Target version:icl-8.1

Description

most methods of the Configurable interface are not const
leading to issues, when using getPropertyValue in const methods
of derived classes

History

#1 Updated by Christof Elbrechter about 11 years ago

  • Assignee set to Viktor Richter
  • Target version changed from icl-8.0 to icl-8.1

#2 Updated by Viktor Richter about 11 years ago

  • Status changed from New to Feedback
  • Assignee changed from Viktor Richter to Christof Elbrechter
  • % Done changed from 0 to 100

Made functions const where possible.
Made mutex in Configurable & ConfigurableProxy mutable so locking can be used in const functions.

#3 Updated by Alexander Neumann over 6 years ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF