<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><span class="tab">    Hello Manik,<br><br></span><span class="tab">    There is nothing Qyoto-specific about using MySQL with a TableView. You have to do what you'd do in Qt: derive a model, directly or not, from QAbstractItemModel </span>and use inside the data you got from MySQL. By "indirectly" I mean that Qt has a few specialised classes such as QSqlTableModel which could work for your case.<span class="tab"><br></span><span class="tab">    Here - <a href="http://pastebin.com/mLhigkkj">http://pastebin.com/mLhigkkj</a> - </span>you can find an implementation of <span class="tab">QAbstractTableModel.</span><br><span class="tab">    <br></span><div><span class="tab">    Regards,</span></div><div style="color: rgb(0, 0,
 0); font-size: 16px; font-family: serif; background-color: transparent; font-style: normal;"><span class="tab">    Dimitar</span><span class="tab"><br></span></div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Monday, October 21, 2013 1:37 PM, Manickkavasakam <manikk.h@gmail.com> wrote:<br> </font> </div>  <div class="y_msg_container"><div id="yiv6403707497"><div dir="ltr"><div>Hi All, <br><br>I am trying to figure out what is the best way to use MySql with TableView in Qyoto. Are there any examples out there?<br><br></div>Thanks,<br>Manikk<br></div>
</div><br>_______________________________________________<br>Kde-bindings mailing list<br><a ymailto="mailto:Kde-bindings@kde.org" href="mailto:Kde-bindings@kde.org">Kde-bindings@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/kde-bindings" target="_blank">https://mail.kde.org/mailman/listinfo/kde-bindings</a><br><br><br></div>  </div> </div>  </div> </div></body></html>