Skip to content
QtWS25 Last Chance
  • no Qt plugin?

    Solved Installation and Deployment solved closed
    10
    0 Votes
    10 Posts
    1k Views
    SGaistS
    You're welcome ! Since you ha e it working now, please mark the thread as closed using the "Topic Tools" button or the three doted menu beside the answer you deem correct so that other forum users may know a solution has been found :-)
  • stylesheet magic: setfont + polish = wrong background

    Solved General and Desktop solved
    13
    0 Votes
    13 Posts
    2k Views
    D
    I solved this question with SO help: https://stackoverflow.com/questions/53675808/mix-setstylesheet-and-setfont-wrong-background
  • 更新時のQtCreatorのキットの設定について

    Unsolved Japanese solved
    2
    0 Votes
    2 Posts
    5k Views
    gxPapatG
    @gxPapat 自己解決ほぼできましたので方法をアップします。 ヘルプの更新の確認は何故か起動しませんが次でできました。 メニューのツール→オプション→環境→更新タブ 更新の確認ボタンを押す Qtのメンテナンスのダイアログで  コンポーネントの更新を選択 しばらくすると  4.4.1とツールが表示される。 しかし、4.4.1はグレーで選択できない。 ツールは更新できるので更新を適用 念の為QtCreator4.3.1 再起動 再度更新の確認 4.4.1が選択できるようになるので更新を適用。このとき4.3.1を閉じておく。 QtCreator4.4.1を起動すると フォントサイズとエディタの表示が若干変わっていたが キットやほとんどの環境は引き継がれていた。
  • Can't find stdlib.h included in cstdlib.

    Unsolved Mobile and Embedded header ndk solved
    13
    0 Votes
    13 Posts
    10k Views
    lm365cnL
    @egg.nut I met the same question,how do you solve it?