← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~mahfiaz/openlp/bug-903683 into lp:openlp

 

Review: Needs Fixing

I would prefer it if there were an internal name which is used by the controls and code, and an external display name. In order to achieve this you'll probably need to create a DataCheckBox class which inherits from QCheckBox and has an additional "data()" property which stores the internal name of the controller, which you can then use.
-- 
https://code.launchpad.net/~mahfiaz/openlp/bug-903683/+merge/96004
Your team OpenLP Core is subscribed to branch lp:openlp.


References