Вопрос

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