質問

With QtRuby, is it possible to create an input dialog that already has a value in the text box?

役に立ちましたか?

解決

Pass the initial value as the 5th parameter of QInputDialog::getText method.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top