
今日は QML の Desktop Components のお勉強を兼ねて Twitter Client を作ることにした #qtjp
2013-03-23 13:11:39
リンク
t.co
QtDesktopComponents | Qt Wiki | Qt Project
Forum, Wiki, FAQ, Groups - the official Qt community site. Here you can get started with Qt, read tutorials, find solutions to your challenges and get up to date on the latest developments.

git clone ssh://codereview.qt-project.org/qt/qtquickcontrols.git 名前変わってるね。Qt Quick Controls か。
2013-03-23 13:13:43
開発環境「Qt」のユーザー会が日本で発足 http://t.co/SGTUyCMIxH @nikkeibpITproさんから
2013-03-23 13:28:03
$ mkdir build $ cd build $ qmake ../qtquickcontrols/ $ make -j5 $ make install
2013-03-23 13:37:37