c++ - Qt QCompleter can't have its size set? -


i have qcompleter attached qlineedit , works fine, except suggestion popups width of line edit, while need them wider. there aren't methods in completer seem allow me change this. can do?

you can subclass qabstractitemview in can set width , set customized class qcompleter::setpopup(qabstractitemview * popup)


Comments

Popular posts from this blog

c# - Store DBContext Log in other EF table -

Nuget pack csproj using nuspec -

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -