Which WinCC OA Widget is which QT-Element?

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
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?

Post by 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.

Could someone please help me out here?

Best regards,

Michael Mroz

Image
Attachments
qtElement_Text.png

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Which WinCC OA Widget is which QT-Element?

Post by mkoller »

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.

mmz
Posts:14
Joined: Wed Jan 20, 2016 5:22 pm

Re: Which WinCC OA Widget is which QT-Element?

Post by mmz »

Thanks for the fast reply!

That's a pitty :(

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Which WinCC OA Widget is which QT-Element?

Post by mkoller »

Can you elaborate what you'd like to achieve ? Is it just about the font ?

mmz
Posts:14
Joined: Wed Jan 20, 2016 5:22 pm

Re: Which WinCC OA Widget is which QT-Element?

Post by mmz »

Hello,

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 :(

Thank you for your always fast replies :)

Best regards

5 posts • Page 1 of 1