On 06/12/2016 12:57, Lukáš Tinkl wrote: > Review: Needs Information > > In QString Window::toString() const: > > I think what you're really after is this: http://doc.qt.io/qt-5/qdebug.html#writing-custom-types-to-a-stream
Already have it. It uses toString() in its implementation.
« Back to merge proposal
On 06/12/2016 12:57, Lukáš Tinkl wrote: doc.qt. io/qt-5/ qdebug. html#writing- custom- types-to- a-stream
> Review: Needs Information
>
> In QString Window::toString() const:
>
> I think what you're really after is this: http://
Already have it. It uses toString() in its implementation.