Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はいくつかのウィジェットのコレクションを作成し、それらをQTDesigenrに正常に含めました。しかし、calculatorform-exampleを含める方法がわかりません。コレクションインターフェイスを追加した後のuiビルドウィジェットです。ui_calculatorform.hファイルが明らかに欠落しているため、まだコンパイルできません。
私は何が欠けていますか?ウィジェットのプロモートはオプションではなく、ドラッグアンドドロップである必要があります。ヒントありがとうございます。
フォーム form.ui から ui_form.h を作成したい場合。行う、
uic -o ui_form.h form.ui