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