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

(5212645b4665917019a96ba873d9e98c1a136b5f)

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

Go to the source code of this file.

Enumerations

enum class  Access : unsigned char {
  Public , Protected , Private , Public ,
  Protected , Private
}
 

Enumeration Type Documentation

◆ Access

enum class Access : unsigned char
strong
Enumerator
Public 
Protected 
Private 
Public 
Protected 
Private 

Definition at line 11 of file access.h.