KDb
SelectOptionsInternal Struct Reference
#include <KDbSqlTypes.h>
Public Attributes | |
QList< OrderByColumnInternal > * | orderByColumns |
KDbExpression | whereExpr |
Detailed Description
Definition at line 67 of file KDbSqlTypes.h.
Constructor & Destructor Documentation
◆ SelectOptionsInternal()
|
inline |
Definition at line 68 of file KDbSqlTypes.h.
◆ ~SelectOptionsInternal()
|
inline |
Definition at line 69 of file KDbSqlTypes.h.
Member Data Documentation
◆ orderByColumns
QList<OrderByColumnInternal>* SelectOptionsInternal::orderByColumns |
Definition at line 73 of file KDbSqlTypes.h.
◆ whereExpr
KDbExpression SelectOptionsInternal::whereExpr |
Definition at line 72 of file KDbSqlTypes.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.