![]() |
Audacity 3.2.0
|
Subclasses may hold information such as a parent window pointer for a dialog. More...
#include <BasicUI.h>
Public Member Functions | |
WindowPlacement ()=default | |
WindowPlacement (const WindowPlacement &) PROHIBITED | |
Don't slice. More... | |
WindowPlacement & | operator= (const WindowPlacement &) PROHIBITED |
Don't slice. More... | |
virtual | ~WindowPlacement () |
Subclasses may hold information such as a parent window pointer for a dialog.
The default-constructed empty value of this base class must be accepted by overrides of methods of Services
|
default |
BasicUI::WindowPlacement::WindowPlacement | ( | const WindowPlacement & | ) |
Don't slice.
|
virtualdefault |
WindowPlacement & BasicUI::WindowPlacement::operator= | ( | const WindowPlacement & | ) |
Don't slice.