Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi As long as you dont do multiple inheritance , i think you base class design should work just fine. However, make sure to overrride int QGraphicsItem::type() const pr concrete class to make sure qgraphicsitem_cast() works.
@mrjj said:
but does QSslSocket not inherited QTcpSocket ?
Yes, you're right thank you !
Hi,
Not that I know of. Why would need that ? You can't compile anything that is an abstract