Plasma Engine  2.0
Loading...
Searching...
No Matches
plDocumentFlags Struct Reference

Classes

struct  Bits
 

Public Types

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

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: