![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| QString | name |
| QMetaType | type |
| ub1 | oraIsNull |
| ub4 | oraType |
| sb1 | oraScale |
| ub4 | oraLength |
| ub4 | oraFieldLength |
| sb2 | oraPrecision |
Definition at line 549 of file qsql_oci.cpp.
| QString OraFieldInfo::name |
Definition at line 551 of file qsql_oci.cpp.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
| ub4 OraFieldInfo::oraFieldLength |
Definition at line 557 of file qsql_oci.cpp.
| ub1 OraFieldInfo::oraIsNull |
Definition at line 553 of file qsql_oci.cpp.
| ub4 OraFieldInfo::oraLength |
Definition at line 556 of file qsql_oci.cpp.
| sb2 OraFieldInfo::oraPrecision |
Definition at line 558 of file qsql_oci.cpp.
| sb1 OraFieldInfo::oraScale |
Definition at line 555 of file qsql_oci.cpp.
| ub4 OraFieldInfo::oraType |
Definition at line 554 of file qsql_oci.cpp.
| QMetaType OraFieldInfo::type |
Definition at line 552 of file qsql_oci.cpp.