stores the application's options More...
#include <structs.app.h>
Public Member Functions | |
grt::DictRef | commonOptions () const |
Getter for attribute commonOptions (read-only). | |
grt::DictRef | options () const |
Getter for attribute options (read-only). | |
grt::ListRef< app_PaperType > | paperTypes () const |
Getter for attribute paperTypes (read-only). | |
grt::StringListRef | recentFiles () const |
Getter for attribute recentFiles (read-only). |
stores the application's options
grt::DictRef commonOptions | ( | ) | const |
Getter for attribute commonOptions (read-only).
stores options that are shared between applications
grt::DictRef options | ( | ) | const |
Getter for attribute options (read-only).
stores application specific options
grt::ListRef<app_PaperType> paperTypes | ( | ) | const |
Getter for attribute paperTypes (read-only).
grt::StringListRef recentFiles | ( | ) | const |
Getter for attribute recentFiles (read-only).
recently opened files