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
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 27 of file qqmllintsuggestions_p.h.

Member Data Documentation

◆ invalidUpdatesSince

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

Definition at line 30 of file qqmllintsuggestions_p.h.

◆ version

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

Definition at line 29 of file qqmllintsuggestions_p.h.


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