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
status.h File Reference

(3d9726e3b042d4d546ee7c99d232bfa931d1e0cc)

#include <QtCore/qglobal.h>
Include dependency graph for status.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  Status : unsigned char {
  Deprecated , Preliminary , Active , Internal ,
  DontDocument
}

Enumeration Type Documentation

◆ Status

enum class Status : unsigned char
strong
Enumerator
Deprecated 
Preliminary 
Active 
Internal 
DontDocument 

Definition at line 11 of file status.h.