VAPOR3 3.9.4
|
#include <VFrame.h>
Public Member Functions | |
VFrame () | |
void | addWidget (QWidget *widget) |
int | getNumOfChildWidgets () const |
int | hideChildAtIdx (int idx) |
int | showChildAtIdx (int idx) |
A simple class that sets a layout, spacing, and margin policy onto a QFrame for consistency throughout the application.
VFrame::VFrame | ( | ) |
void VFrame::addWidget | ( | QWidget * | widget | ) |
int VFrame::getNumOfChildWidgets | ( | ) | const |
int VFrame::hideChildAtIdx | ( | int | idx | ) |
int VFrame::showChildAtIdx | ( | int | idx | ) |