Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QmlLsp::LastLintUpdate Struct Reference

#include <qqmllintsuggestions_p.h>

+ Collaboration diagram for QmlLsp::LastLintUpdate:

Public Attributes

std::optional< int > version
 
std::optional< QDateTimeinvalidUpdatesSince
 

Detailed Description

Definition at line 25 of file qqmllintsuggestions_p.h.

Member Data Documentation

◆ invalidUpdatesSince

std::optional<QDateTime> QmlLsp::LastLintUpdate::invalidUpdatesSince

Definition at line 28 of file qqmllintsuggestions_p.h.

Referenced by QmlLsp::QmlLintSuggestions::diagnose().

◆ version

std::optional<int> QmlLsp::LastLintUpdate::version

Definition at line 27 of file qqmllintsuggestions_p.h.

Referenced by QmlLsp::QmlLintSuggestions::diagnose().


The documentation for this struct was generated from the following file: