1#ifndef LIBS_GRAPHICSCOMP_CMENUCONTEXTWINDOWS_HPP_
2#define LIBS_GRAPHICSCOMP_CMENUCONTEXTWINDOWS_HPP_
15 [[nodiscard]]
bool isClosed()
const override;
31 void getSize(
double *sizeXOpt,
double *sizeYOpt)
const override;
32 [[nodiscard]]
bool getVisible()
const override;
41 [[nodiscard]]
bool isModal()
const override;
Definition CEventGraphics.hpp:9
Definition CLibraryImages.hpp:11
Definition IGraphics.hpp:20
Definition IWindowGraphics.hpp:12