Thread
:
rookie tutorial
View Single Post
Qrchack
2010-06-20 , 17:27
Posts: 18 | Thanked: 3 times | Joined on Jun 2010
#
10
Damn, another problem...
How can i change properties of items? I have three items on my form:
pushbutton named knefel
label named label1 and
text field named text1.
I would like to copy a text from text1 to label1 when 'knefel' is pressed.
In builder i would type
label1->text = text1->text
but it doesn't work here.
How can i "call" items in qt?
Quote & Reply
|
Qrchack
View Public Profile
Send a private message to Qrchack
Find all posts by Qrchack