|
Profile
Personal Photo
Options
Personal Statement
china_cup doesn't have a personal statement currently.
Personal Info
china_cup
Age Unknown
Gender Not Set
Location Unknown
Birthday Unknown
Interests
No Information
Statistics
Joined: 10-July 04
Profile Views: 462*
Last Seen: 22nd July 2004 - 09:30 PM
Local Time: May 19 2013, 10:30 PM
14 posts (0 per day)
Contact Information
No Information
No Information
No Information
No Information
* Profile views updated each hour
|
Topics
Posts
Comments
Friends
My Content
22 Jul 2004
I used the following codes:
QWdiget *widget=new QWidget(this); QPainter painter(widget); QRect rect=painter.window(); painter.eraseRect(rect); QString text="Hello!"; painter.setBackgroundColor(QColor("white")); painter.setPen(QColor("black")); painter.drawText(rect,AlignHCenter,text); but cannot see any word on the widget,I don't know why.
20 Jul 2004
I found that Chinese Characters cannot be diaplayed in QTextView correctly.
19 Jul 2004
I want to call an existing executable file in Qt,but don't know how to do it.
18 Jul 2004
I want to display a picture in a widget ,but it's size is bigger than the widget's.Does QT have such a funciont that can stretch a picture freely or what can I do for displaying the picture?
13 Jul 2004
[cynthia@cynthia src]$ make
make -C libraries/qtopia make[1]: Entering directory `/home/cynthia/qtopia/qtopia-free-1.6.0/src/libraries/qtopia' /home/cynthia/qtopia/qt-2.3.4/bin/uic passwordbase_p.ui -o ./passwordbase_p.h make[1]: /home/cynthia/qtopia/qt-2.3.4/bin/uic: Command not found make[1]: *** [passwordbase_p.h] Error 127 make[1]: Leaving directory `/home/cynthia/qtopia/qtopia-free-1.6.0/src/libraries/qtopia' make: *** [libraries/qtopia] Error 2 I've install qt-2.3.4 successfully,I don't know why this would happen.Pleas help me ,thanks. |
Last Visitors
china_cup has no visitors to display.
Comments
Other users have left no comments for china_cup.
Friends
There are no friends to display.
|
|
Lo-Fi Version | Time is now: 19th May 2013 - 10:30 PM |