Xuewen Wang

Results 3 comments of Xuewen Wang

```C++ In this file:QxOrm/include/QxSerialize/QDataStream/QxSerializeQDataStream_QSharedPointer.h:50 there are two global operators: template QDataStream & operator> (* t); } else { t = QSharedPointer(); } return stream; } ``` The reason for my...

I'm not using the QCustomPlot class as a property of a persistent class. The persistent class and the QCustomPlot are all members of a parent class, so I need include...

I just found that I'm using an ancient version: ``` SDCC : mcs51/z80/z180/r2k/r3ka/gbz80/tlcs90/ez80_z80/ds390/TININative/ds400/hc08/s08/stm8/pdk13/pdk14/pdk15 4.0.0 #11528 (Linux) published under GNU General Public License (GPL) ```