Hi,
i am new to the world of PyQt.I am trying to develop a backend based GUI app.In which various kind of functionality will be provided based on create,read,update,delete from XML.For demo,I need take lineedit,combo box information to XML(specially using LXML library)and then save it,update it and delete.And hoe to show through datagrid view etc will be helpful for me.