문제

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