Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmljsscopesbyid_p.h File Reference

(ecf78f31908edfd343e9447cfe4ac0b53cbabd18)

#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
struct  QQmlJSScopesById::CertainCallback< T >
struct  QQmlJSScopesById::MostLikelyCallback< T >

Enumerations

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

Functions

 Q_DECLARE_FLAGS (QQmlJSScopesByIdOptions, QQmlJSScopesByIdOption)

Enumeration Type Documentation

◆ QQmlJSScopesByIdOption

Enumerator
Default 
AssumeComponentsAreBound 

Definition at line 26 of file qqmljsscopesbyid_p.h.

Function Documentation

◆ Q_DECLARE_FLAGS()

Q_DECLARE_FLAGS ( QQmlJSScopesByIdOptions ,
QQmlJSScopesByIdOption  )