#include <Inventor/Win/SoWinBeginStrict.h>#include <Inventor/Win/SoWinComponent.h>#include <Inventor/Win/SoWinEndStrict.h>Go to the source code of this file.
Functions | |
| Hdc | getNormalDC () |
| Hdc | copyWindowBits () |
| SoWidget | getNormalWidget () |
| void | setBorder (SbBool onOrOff) |
| int | getBorderSize () |
| SbBool | isBorder () const |
| Hdc copyWindowBits | ( | ) |
| int getBorderSize | ( | ) |
Definition at line 52 of file SoWinGDIWidget.h.
| Hdc getNormalDC | ( | ) |
Definition at line 42 of file SoWinGDIWidget.h.
| SoWidget getNormalWidget | ( | ) |
Definition at line 45 of file SoWinGDIWidget.h.
| SbBool isBorder | ( | ) | const |
Definition at line 53 of file SoWinGDIWidget.h.
| void setBorder | ( | SbBool | onOrOff | ) |