This is the complete list of members for ofxOui::Group, including all inherited members.
addComponent(shared_ptr< Component > component, int row, int col, int rowSpan=1, int colSpan=1) | ofxOui::Group | |
alignment | ofxOui::Group | |
backgroundColor | ofxOui::Group | |
clear() | ofxOui::Group | |
cols() const | ofxOui::Group | |
components | ofxOui::Group | protected |
disable() | ofxOui::Group | |
draw() | ofxOui::Group | virtual |
enable() | ofxOui::Group | |
frame_width | ofxOui::Group | |
frameColor | ofxOui::Group | |
getComponent(int row, int col) | ofxOui::Group | |
getComponentByLabel(string label) | ofxOui::Group | |
getComponents() | ofxOui::Group | |
Group(int x_=0, int y_=0, int width_=100, int height_=100) | ofxOui::Group | |
height | ofxOui::Group | |
inside(int x_, int y_) | ofxOui::Group | virtual |
max_component_height | ofxOui::Group | |
max_component_width | ofxOui::Group | |
padding | ofxOui::Group | |
removeComponent(shared_ptr< Component > component) | ofxOui::Group | |
removeComponent(int row, int col) | ofxOui::Group | |
rows() const | ofxOui::Group | |
setup() | ofxOui::Group | virtual |
update() | ofxOui::Group | virtual |
width | ofxOui::Group | |
x | ofxOui::Group | |
y | ofxOui::Group | |
~Group() | ofxOui::Group |