OpenLexocad
28.0
WindowStandardCase.h
Go to the documentation of this file.
1
#pragma once
2
#include <
OpenLxApp/Window.h
>
3
4
#include <memory>
5
6
FORWARD_DECL
(App, WindowStandardCase)
7
8
13
namespace
OpenLxApp
14
{
31
class
LX_OPENLXAPP_EXPORT
WindowStandardCase
:
public
Window
32
{
33
PROXY_HEADER
(
WindowStandardCase
, App::WindowStandardCase, IFCWINDOWSTANDARDCASE)
34
35
public
:
36
virtual
~WindowStandardCase
(
void
);
37
38
protected
:
39
WindowStandardCase
() {}
40
};
41
42
}
// namespace OpenLxApp
OpenLxApp
Definition:
ActiveScript.h:10
FORWARD_DECL
#define FORWARD_DECL(x, y)
Definition:
Globals.h:93
OpenLxApp::WindowStandardCase::~WindowStandardCase
virtual ~WindowStandardCase(void)
OpenLxApp::WindowStandardCase
The standard window, WindowStandardCase, defines a window with certain constraints for the provision ...
Definition:
WindowStandardCase.h:32
OpenLxApp::WindowStandardCase::WindowStandardCase
WindowStandardCase()
Definition:
WindowStandardCase.h:39
Window.h
PROXY_HEADER
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition:
Globals.h:146
OpenLxApp::Window
The window is a building element that is predominately used to provide natural light and fresh air....
Definition:
Window.h:21
lexocad
OpenLxApp
include
OpenLxApp
WindowStandardCase.h
Generated by
1.8.18