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
QmlLsp::LastLintUpdate Struct Reference

#include <qqmllintsuggestions_p.h>

+ Collaboration diagram for QmlLsp::LastLintUpdate:

Public Attributes

std::optional< int > version
 
std::optional< std::chrono::steady_clock::time_point > invalidUpdatesSince
 

Detailed Description

Definition at line 26 of file qqmllintsuggestions_p.h.

Member Data Documentation

◆ invalidUpdatesSince

std::optional<std::chrono::steady_clock::time_point> QmlLsp::LastLintUpdate::invalidUpdatesSince

Definition at line 29 of file qqmllintsuggestions_p.h.

◆ version

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

Definition at line 28 of file qqmllintsuggestions_p.h.


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