24 Jan
2014
24 Jan
'14
2:44 a.m.
A little late to this party, but I'm OK with changing the variable name to "dc" if it was confusing.
2014/1/22 Johan Engelen <jbc.engelen@...2592...>:
(ironically, DrawingContext is actually a part of the DrawingContext::Save class, as a member variable. So in the Save class, you could write "_ct->_ct", were it not that _ct is a private member of DrawingContext)
Pedantic note: only a reference to DrawingContext is a member variable of Save.
Regards, Krzysztof