Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
5 posts • Page 1 of 1
5 posts
• Page 1 of 1
mmz
Posts:14
Joined: Wed Jan 20, 2016 5:22 pm
Which WinCC OA Widget is which QT-Element?
Postby mmz »
Dear Sir or Madam,
ist there any documentation which WINCCOA-Element belongs to which QT-Element?
The Buttons are QPushButton.
But was is the normal text? I thought it would be QLabel, but changing it doesn't resolve in changing this elements but do on other elements in GEDI, so it have to be another QT-Element.
I would need a list of which widget belongs to which QT-Widget.
In general this is documented in the Help qthelp://wincc_oa/doc/Native_GEDI/Referenz_Native_GEDI-64.htm
(e.g. search for PanelQT)
But: the PrimitiveText you are referring to is no QWidget, therefore you can not style it.
I visited the WinCC OA User Days, and it was my random idea to change the font of this label with the stylesheet. So first I tried it with QLabel, this changed a few elements but not the text element I wanted to.
So the next thought was, that it could be an element, which i do not know in QT and asked you here in the forum about it, because I did not find the Overview immedately.
Today I got the answer , that this element is drawed, so no Widget-element from QT