Set up stacked widget.
This commit is contained in:
parent
4e85edacc8
commit
ee51f3ee09
51 changed files with 808 additions and 195 deletions
|
@ -32,6 +32,10 @@ public:
|
|||
|
||||
std::ofstream* GetOutHandle() const;
|
||||
|
||||
void WriteText(const std::string& text);
|
||||
|
||||
std::string ReadText();
|
||||
|
||||
bool PathExists() const;
|
||||
|
||||
void SetAccessMode(AccessMode mode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue