Molybden API
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Files
File List
•
All
Classes
Functions
Variables
Typedefs
Pages
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
molybden::SaveDialogResult Struct Reference
The result of a save dialog.
More...
#include <
dialogs.hpp
>
Public Attributes
std::string
path
The path that was selected.
bool
canceled
= false
Whether the dialog was canceled.
Detailed Description
The result of a save dialog.
The documentation for this struct was generated from the following file:
include/molybden/dialog/
dialogs.hpp
molybden
SaveDialogResult