Qyoto  4.0.7
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
QtSql.IQSqlDriverFactoryInterface Interface Reference
Inheritance diagram for QtSql.IQSqlDriverFactoryInterface:
Collaboration diagram for QtSql.IQSqlDriverFactoryInterface:

Public Member Functions

QSqlDriver Create (string name)
 

Additional Inherited Members

- Properties inherited from QtCore.IQFactoryInterface
System.Collections.Generic.List
< string > 
Keys [get]
 

Member Function Documentation

QSqlDriver QtSql.IQSqlDriverFactoryInterface.Create ( string  name)