Domanda

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

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top