Bind Qlable to Sqlserver Database
Solved
General and Desktop
-
wrote on 9 Aug 2016, 14:17 last edited by
Hello
I want to Bind a Qlable to a Table of Database(Sql SERVER 2014)
and i dont know How i must do this!
I searched in Google and i did Not Found any Solution For This Problem!For Example Qcombobox Have .Setmodel() For doing This
but lable do not have this method or Like this!any body can Help me?
-
hi
You can use
http://doc.qt.io/qt-5/qdatawidgetmapper.htmlto insert data to label. It can not be directly tied to a model.
-
wrote on 10 Aug 2016, 14:05 last edited byThis post is deleted!
3/3