MyRelationalModel

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/MyRelationalModel.rst

methods and attributes

class lib_openmolar.admin.qt4.classes.database_models.MyRelationalModel(parent=None, db=None)[source]

Bases: PyQt4.QtSql.QSqlRelationalTableModel

__init__(parent=None, db=None)[source]
insert_query(ommit_key=False)[source]
load_table_xml(dom, ommit_key=False)[source]

this will take an xml file, and put it into the current table

table_xml()[source]

Table Of Contents

Previous topic

MyModel

Next topic

NewDatabaseDialog