API Documentation
Loading...
Searching...
No Matches
WindowContainer.h File Reference
#include <QWindow>
#include <QTimer>
#include <QPainter>
#include <QHBoxLayout>
#include <QResizeEvent>
#include <QFrame>
Include dependency graph for WindowContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WindowContainer
 

Namespaces

namespace  NDEVR
 

Macros

#define FORCE_HIDE_WINDOW   0
 
#define USE_WINDOW_WIDGET   0
 
#define NDEVR_SPECIAL_GRAPHICS_WINDOW   0
 

Typedefs

typedef QFrame BaseWindowContainer
 

Macro Definition Documentation

◆ FORCE_HIDE_WINDOW

#define FORCE_HIDE_WINDOW   0

◆ NDEVR_SPECIAL_GRAPHICS_WINDOW

#define NDEVR_SPECIAL_GRAPHICS_WINDOW   0

◆ USE_WINDOW_WIDGET

#define USE_WINDOW_WIDGET   0

Typedef Documentation

◆ BaseWindowContainer

typedef QFrame BaseWindowContainer