, including all inherited members.
add(View &child) | glv::View | |
add(View *child) | glv::View | |
addCallback(Event::t type, eventCallback cb) | glv::View | |
anchor(space_t mx, space_t my) | glv::View | |
anchor(Place::t parentPlace) | glv::View | |
area() const | glv::TRect< T > | [inline] |
attach(callback cb, Update::t n, void *rcvr=0) | glv::Notifier | [inline] |
attachVariable(model_type &v, int i=0) | glv::ValueWidget< Tv, Tm > | [inline] |
bottom(T v) | glv::TRect< T > | [inline] |
bottom() const | glv::TRect< T > | [inline] |
bringToFront() | glv::View | |
callbackLists | glv::View | |
center(T &x, T &y) const | glv::TRect< T > | [inline] |
centerX() const | glv::TRect< T > | [inline] |
centerY() const | glv::TRect< T > | [inline] |
child | glv::View | |
cloneStyle() | glv::View | |
colors() const | glv::View | |
constrainWithinParent() | glv::View | |
containsPoint(T x, T y) const | glv::TRect< T > | [inline] |
detach(callback cb, Update::t n, void *rcvr=0) | glv::Notifier | [inline] |
disable(Property::t p) | glv::View | [inline] |
draw | glv::View | |
dynamicAlloc() const | glv::SmartObject< BaseClass > | [inline] |
enable(Property::t p) | glv::View | [inline] |
enabled(Property::t v) const | glv::View | [inline] |
extent(T v) | glv::TRect< T > | [inline] |
extent(T w, T h) | glv::TRect< T > | [inline] |
findTarget(space_t &x, space_t &y) | glv::View | |
fit() | glv::View | |
fitSquare(T v) | glv::TRect< T > | [inline] |
fixNegativeExtent() | glv::TRect< T > | [inline] |
focused(bool b) | glv::View | |
h | glv::TRect< T > | |
hasCallback(Event::t e, eventCallback cb) const | glv::View | |
hasCallbacks(Event::t e) const | glv::View | |
height(T v) | glv::TRect< T > | [inline] |
height() const | glv::TRect< T > | [inline] |
insetFrom(const TRect< T > &from, T inset) | glv::TRect< T > | |
intersection(const TRect< T > &check, TRect< T > &intersection) const | glv::TRect< T > | |
intersects(const TRect< T > &rect) const | glv::TRect< T > | [inline] |
isSelected(int x, int y) const | glv::ValueWidget< Tv, Tm > | [inline] |
isVertical() const | glv::TRect< T > | [inline] |
knobSize | glv::SliderGrid< Dim > | |
l | glv::TRect< T > | |
left(T v) | glv::TRect< T > | [inline] |
left() const | glv::TRect< T > | [inline] |
makeLastSibling() | glv::View | |
max() const | glv::ValueWidget< Tv, Tm > | [inline] |
maximize() | glv::View | |
mid() const | glv::ValueWidget< Tv, Tm > | [inline] |
min() const | glv::ValueWidget< Tv, Tm > | [inline] |
move(space_t x, space_t y) | glv::View | |
name() const | glv::View | [inline] |
name(const std::string &v) | glv::View | [inline] |
notify(Update::t n, void *data=0) | glv::Notifier | [inline] |
notify(Update::t n, const ChangedValue< T > &v) | glv::Notifier | [inline] |
numCallbacks(Event::t e) const | glv::View | |
numObservers(Update::t n) const | glv::Notifier | [inline] |
on(Event::t e, eventCallback cb=0) | glv::View | |
onDraw() | glv::SliderGrid< Dim > | [virtual] |
onEvent(Event::t e, GLV &glv) | glv::SliderGrid< Dim > | [virtual] |
onModelSync() | glv::ValueWidget< Tv, Tm > | [inline, virtual] |
onResize(space_t dx, space_t dy) | glv::View | [virtual] |
glv::TRect::onResize(T dx, T dy) | glv::TRect< T > | [inline, virtual] |
operator<<(View &newChild) | glv::View | [inline] |
padding() const | glv::ValueWidget< Tv, Tm > | [inline] |
padding(space_t v) | glv::ValueWidget< Tv, Tm > | [inline] |
parent | glv::View | |
pos(Place::t p, space_t x, space_t y) | glv::View | |
pos(Place::t p) | glv::View | |
glv::TRect::pos(T left, T top) | glv::TRect< T > | [inline] |
posAbs(space_t &al, space_t &at) const | glv::View | |
posAdd(T x, T y) | glv::TRect< T > | [inline] |
posRelTo(const TRect< T > &r, float rxf, float ryf, float xf, float yf, float x=0, float y=0) | glv::TRect< T > | [inline] |
print(FILE *fp=stdout) | glv::TRect< T > | |
printDescendents() const | glv::View | |
property(Property::t p, bool v) | glv::View | [inline] |
remove() | glv::View | |
removeAllCallbacks(Event::t e) | glv::View | |
removeCallback(Event::t e, eventCallback cb) | glv::View | |
resize(int nx, int ny) | glv::ValueWidget< Tv, Tm > | [inline] |
resizeBottomTo(T v) | glv::TRect< T > | [inline] |
resizeEdgesBy(T v) | glv::TRect< T > | [inline] |
resizeLeftTo(T v) | glv::TRect< T > | [inline] |
resizeRightTo(T v) | glv::TRect< T > | [inline] |
resizeTopTo(T v) | glv::TRect< T > | [inline] |
restore() | glv::View | |
right(T v) | glv::TRect< T > | [inline] |
right() const | glv::TRect< T > | [inline] |
select(int i) | glv::ValueWidget< Tv, Tm > | [inline] |
select(int ix, int iy) | glv::ValueWidget< Tv, Tm > | [inline] |
selected() const | glv::ValueWidget< Tv, Tm > | [inline] |
selectedX() const | glv::ValueWidget< Tv, Tm > | [inline] |
selectedY() const | glv::ValueWidget< Tv, Tm > | [inline] |
set(T left, T top, T width, T height) | glv::TRect< T > | [inline] |
set(const TRect< T > &r) | glv::TRect< T > | [inline] |
showing() const | glv::View | |
sibling | glv::View | |
size() const | glv::ValueWidget< Tv, Tm > | [inline] |
sizeX() const | glv::ValueWidget< Tv, Tm > | [inline] |
sizeY() const | glv::ValueWidget< Tv, Tm > | [inline] |
SliderBase(const Rect &r) | glv::SliderBase< Dim > | |
SliderGrid(const Rect &r=glv::Rect(100), space_t knobSize=4) | glv::SliderGrid< Dim > | |
stretch(space_t mx, space_t my) | glv::View | |
style() const | glv::View | [inline] |
style(Style *style) | glv::View | |
t | glv::TRect< T > | |
toAbs(space_t &x, space_t &y) const | glv::View | |
toggle(Property::t p) | glv::View | [inline] |
top(T v) | glv::TRect< T > | [inline] |
top() const | glv::TRect< T > | [inline] |
transpose() | glv::TRect< T > | [inline] |
traverseDepth(View *top, TraversalAction &action) | glv::View | [static] |
TRect(T extent) | glv::TRect< T > | |
TRect(T width, T height) | glv::TRect< T > | |
TRect(T left, T top, T width, T height) | glv::TRect< T > | |
TRect(const TRect &other) | glv::TRect< T > | |
value(int idx=0) const | glv::SliderBase< Dim > | [inline] |
value(float val, int idx) | glv::SliderBase< Dim > | [inline] |
valueMax() | glv::SliderBase< Dim > | [inline] |
valueMid() | glv::SliderBase< Dim > | [inline] |
values() const | glv::ValueWidget< Tv, Tm > | [inline] |
ValueWidget(const Rect &r, int nx, int ny, space_t pad, bool toggles, bool mutExc, bool drawGrid=true) | glv::ValueWidget< Tv, Tm > | [inline] |
View(space_t left, space_t top, space_t width, space_t height, drawCallback cb=0) | glv::View | |
View(const Rect &rect=Rect(200, 200), Place::t anchor=Place::TL, drawCallback cb=0) | glv::View | |
visible() const | glv::View | [inline] |
w | glv::TRect< T > | |
width(T v) | glv::TRect< T > | [inline] |
width() const | glv::TRect< T > | [inline] |
withinXBounds(T xmin, T xmax) const | glv::TRect< T > | [inline] |
withinYBounds(T ymin, T ymax) const | glv::TRect< T > | [inline] |