CachedTokens Class Reference

Public Member Functions

 CachedTokens ()
 
 CachedTokens (const CachedTokens &other)
 

Public Attributes

QVariant tokens
 
QVariant flattenedTokens
 
bool valid
 

Constructor & Destructor Documentation

◆ CachedTokens() [1/2]

CachedTokens::CachedTokens ( )
inline

◆ CachedTokens() [2/2]

CachedTokens::CachedTokens ( const CachedTokens other)
inline

Member Data Documentation

◆ tokens

QVariant CachedTokens::tokens

◆ flattenedTokens

QVariant CachedTokens::flattenedTokens

◆ valid

bool CachedTokens::valid