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
qqmljsscopesbyid_p.h File Reference

(1bcb8587ab6b7068d1af8897804820853e7bc9d0)

#include "qqmljsscope_p.h"
#include <QtCore/qhash.h>
#include <QtCore/qstring.h>
+ Include dependency graph for qqmljsscopesbyid_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlJSScopesById
 

Enumerations

enum  QQmlJSScopesByIdOption : char { Default = 0 , AssumeComponentsAreBound = 1 }
 

Functions

 Q_DECLARE_FLAGS (QQmlJSScopesByIdOptions, QQmlJSScopesByIdOption)
 

Enumeration Type Documentation

◆ QQmlJSScopesByIdOption

Enumerator
Default 
AssumeComponentsAreBound 

Definition at line 25 of file qqmljsscopesbyid_p.h.

Function Documentation

◆ Q_DECLARE_FLAGS()

Q_DECLARE_FLAGS ( QQmlJSScopesByIdOptions ,
QQmlJSScopesByIdOption  )