Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Chinese
  4. QColorDialog

QColorDialog

Scheduled Pinned Locked Moved Solved Chinese
3 Posts 2 Posters 404 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.
  • L Offline
    L Offline
    LiuXiaoHhan
    wrote on last edited by LiuXiaoHhan
    #1

    if i called QColor currentColor;
    QColor newColor = QColorDialog::getColor(currentColor);
    with currentColor is #000000
    then color panel selection doesnt take effect while color setting

    jsulmJ 1 Reply Last reply
    0
    • L LiuXiaoHhan

      if i called QColor currentColor;
      QColor newColor = QColorDialog::getColor(currentColor);
      with currentColor is #000000
      then color panel selection doesnt take effect while color setting

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @LiuXiaoHhan said in QColorDialog:

      then color panel selection doesnt take effect while color setting

      What does this mean?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      L 1 Reply Last reply
      0
      • jsulmJ jsulm

        @LiuXiaoHhan said in QColorDialog:

        then color panel selection doesnt take effect while color setting

        What does this mean?

        L Offline
        L Offline
        LiuXiaoHhan
        wrote on last edited by
        #3

        @jsulm thx for replying Mr Jsulm,ive figured out,
        it wont take any futher effect after choosing 0x000000 in a QColorDialog,like choosing red is an invalid behavior once first choosing 0x000000,just same as painter of Windows

        1 Reply Last reply
        0
        • L LiuXiaoHhan has marked this topic as solved on

        • Login

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