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()

SelectOptionsInternal::SelectOptionsInternal ( )
inline

Definition at line 68 of file KDbSqlTypes.h.

◆ ~SelectOptionsInternal()

SelectOptionsInternal::~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 Tue Mar 26 2024 11:21:01 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.