XII Release 0.1.0
Loading...
Searching...
No Matches
xiiDocumentFlags Struct Reference

Classes

struct  Bits
 

Public Types

enum  Enum {
  None = 0 , RequestWindow = XII_BIT(0) , AddToRecentFilesList = XII_BIT(1) , AsyncSave = XII_BIT(2) ,
  EmptyDocument = XII_BIT(3) , Default = None
}
 
using StorageType = xiiUInt8
 

Member Enumeration Documentation

◆ Enum

Enumerator
RequestWindow 

Open the document visibly (not just internally)

AddToRecentFilesList 

Add the document path to the recently used list for users.

EmptyDocument 

Don't populate a new document with default state (templates etc)


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