Hello guys, I want to ask you, wether it is possible to use Qt’s internal “framework” of managing Pimpl (I mean using macros: Q_Q, Q_D), or I have to create my own (which won’t collide with Qt’s one)?
↧