[scribus-dev] 0012245: Grouped lines appear thicker
Craig Bradney
cbradney at scribus.info
Tue Nov 17 21:12:35 UTC 2015
> On 17 Nov 2015, at 13:38, JLuc <jluc at no-log.org> wrote:
>
> Le 17/11/2015 10:31, ale rimoldi a écrit :
>> - what is the difference between m_width and groupWidth?
>> - why does width have a m_ prefix and groupWidth does not have it?
>
> groupWidth is probably a public membeer of the class
>
> AFAIK m_ prefixed members are either protected or private.
>
No… it just means groupWidth hasn’t been renamed yet. All member variables should be private or protected for almost all classes.
Craig
More information about the scribus-dev
mailing list