Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
parsetable.h
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
3
4#ifndef PARSETABLE_H
5#define PARSETABLE_H
6
7#include <QtCore/qglobal.h>
8
10class Automaton;
11
13{
14public:
16
18
19private:
21};
22
23#endif // PARSETABLE_H
ParseTable(QTextStream &out)
void operator()(Automaton *a)
\inmodule QtCore
QT_FORWARD_DECLARE_CLASS(QTextStream)
GLboolean GLboolean GLboolean GLboolean a
[7]
QTextStream out(stdout)
[7]