在 2015年09月16日 17:51, Konstantin Tokarev 写道:
> 16.09.2015, 07:04, "Leslie Zhai" :
>> Hi great Qt and KDE developers,
>>
>> I like QML, it is high speed development language, easy to create candy
>> UI and not difficult to debug. KDE4 began to use it in some pr
follow the Qt Quick
Compiler`s resource.qrc way, so is it able to compile? for example,
kickoff applet (the start menu of KDE5).
--
Regards,
Leslie Zhai - a KDE developer
___
Development mailing list
Development@qt-project.org
http://lists.qt
lot!
--
Regards
Leslie Zhai
a KDE developer
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
relative libraries ... sort of thing
Happy International Labour Day! Thanks for your reply again :)
Regards,
Leslie Zhai
> Hi
> On Wednesday 30 April 2014 10:32:15 Leslie Zhai wrote:
>> Hi Qt developers,
>>
>> I migrated qtpanel from Qt4 to Qt
https://www.dropbox.com/s/dxt7z5ya26fr6ss/qtpanel-qt5.png
I need to setWindowFlags(Qt::FramelessWindowHint |
Qt::CustomizeWindowHint) to act like a dock for Qt5? but there is no
need for Qt4.
Please someone give me some advice, thanks a lot!
Regards,
Leslie Zhai
CPLUS_INCLUDE_PATH? please someone
give me some advice, thanks a lot!
Regards,
Leslie Zhai
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
--cflags --libs xkbcommon
-I/home/zhaixiang/wayland/include -L/home/zhaixiang/wayland/lib -lxkbcommon
Does qtwayland.pro support custom define enviroment variable?
Please someone give me some advice, thanks a lot!
Regards,
Leslie Zhai
___
Development
Hi qt developers && users,
Does Qt5 support multiple touch devices for X Window?
For example, 9 projected capacitive touch screen devices experienced as
a super big touch screen, shown as below link:
https://raw.github.com/xiangzhai/myblog/master/MTX11-Note/mtm.jpg
When I touched the FIRST scree
Hi qt developers,
I know qt3 is too old, but there are some projects still developed by it.
I know how to use Xext double buffer
https://github.com/xiangzhai/myblog/blob/master/MTX11-Note/myxwin.cpp#L61 but
have no idea about qt3 for drawing ellipse with moving mouse`s position.
The source code s