Skip to content
  • 138k Topics
    701k Posts
    A

    @mpergand Hello,
    I have posted more stuff related to my task and it may look as negative toward you.
    I am posting this to make sure it is not interpreted that way and woudl like to let you know that I do appreciate all the help you have given me.
    The whole idea of automatic re-tillling of QMdiArea subwindows after one is deleted , was really just "bells and whistles ",
    nice to have and not essential for my project.
    This is / was an extremely (sic?) positive , hence beneficial experience for me, with an exception of uncalled for "contributions" AI / RTFM style.
    I realized that big part of the mess was my silly way to keep the Qt example and add QMdiArea to it. Then I ended up with two instances of same class and it was not easy to keep track of which is which.

    It really does not matter I did not end up with working code, but I sure can reuse it in my next "GUI class hierarchy " - another B&W project.

    Yours truly
    MFTR

  • Jobs, project showcases, announcements - anything that isn't directly development
    4k Topics
    22k Posts
    A

    this is not a post / discussion
    it is a question - a sentence ends with with ?

    Where is a good place to post request for
    "MAN OF THE HOUR AWARD "
    and receive a reply from real human ?

    PS
    any AI generated , robotic , canned scrips will be
    (inappropriate , offensive description deleted )....

    Sincerely
    RTFM
    https://scontent-dfw5-1.xx.fbcdn.net/v/t39.30808-6/441533097_10233580508318621_6079683638847795024_n.jpg?stp=cp6_dst-jpg&_nc_cat=111&ccb=1-7&_nc_sid=5f2048&_nc_ohc=6YNQlxYjyAgQ7kNvgGDQ5qY&_nc_ht=scontent-dfw5-1.xx&oh=00_AYA8TRhFCDV3DkEm-nr48bJHKHDw-lqB7CrnkTODTB8woQ&oe=664881F2

    ![5073d115-85a9-4726-8a15-d2abe332eaeb-image.png](Request Entity Too Large)

  • Everything related to designing and design tools

    95 Topics
    300 Posts
    T

    True TableView and TreeView tooling is missing - create a report that you expect it at https://bugreports.qt.io/

  • Everything related to the QA Tools

    46 Topics
    131 Posts
    PedroP

    Hi Squish'ers!

    As a means of improving our offers, services and products, we are conducting a test to gain deeper insights into the decision-making process behind technology adoption by your company/team.
    Our guiding question: What are the key factors when selecting your project's QA tool?

    🔍 Purpose: Our primary objective is to better understand your preferences and priorities in QA tool selection. Your input will inform our development efforts moving forward.

    ⏱️ Time: The questionnaire should take around 10-15 minutes.

    🌟 Impact and Outcome: The insights from this initiative will be used in refining our QA tool and creating a more tailored experience for new users. Your contributions will directly influence and improve our further development.

    Ready to Contribute?
    ⚙️ Take the Squish Questionnaire here

    We sincerely thank you for your participation and look forward to your valuable input.

    Cheers,
    Pedro Bessa
    Qt Community Specialist

  • Everything related to learning Qt.

    363 Topics
    2k Posts
    P

    Thanks @Emilia_Qt ! If it's planned to happen this year then in it's all fine.

  • 2k Topics
    12k Posts
    Axel SpoerlA
    // Iterate to the toplevel window QObject *topLevel = this; while (topLevel->parent()) topLevel = topLevel->parent(); // Find QAction children const QList<QAction *> actionList = topLevel->findChildren<QAction *>(Qt::FindChildrenRecursively); // Iterate over actions for (auto *action : actionList) { action->trigger(); // or another slot }

    The funny thing about that code is: Nothing is new. All of it has been told you before.

    Interaction in forums like this is much about reading:

    reading your own code, before you decide to post reading your own posts for typos and wrong statements, before you submit reading replies, to process information reading older posts and replies, to avoid double-posting reading the fantastic manuals (finally I found out, what the F means)

    Interaction in forums like this is also about being humble and kind. If you remain polite and friendly, there's no need to write:

    I am not being rude

    (Pants on fire!)

  • 4k Topics
    17k Posts
    W

    Buenas tardes,
    He visto que en un tablewidget se puede filtrar por columan colocando unos lineedit en los headers

    aun no lo logro

    alguien lo a hecho o de que otra forma sugieren hacer el filtro por multiples columnas?

    gracias

  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k Topics
    10k Posts
    F

    Hm, that's an idea. Maybe rename it to "Qt Next", "Future Qt", something like that?