Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. ClearWState( WState_Polished ) in Qt3 code
QtWS25 Last Chance

ClearWState( WState_Polished ) in Qt3 code

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 4.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    blex
    wrote on last edited by
    #1

    In Qt3 in the Designer-generated code the clearWState(WState_Polished) function is called.

    This is the internal Qt3 function.

    May it be safely omitted in the ported to Qt4 code? Or should it be replaced with something?


    Oleksiy Balabay

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      Yes, you can omit it. I once removed it from all my code.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • B Offline
        B Offline
        blex
        wrote on last edited by
        #3

        [quote author="Volker" date="1290166755"]Yes, you can omit it. I once removed it from all my code.[/quote]

        Thanks.


        Oleksiy Balabay

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved