Wt::FocusData Class Reference

#include <focusdata.h>

List of all members.

Public Member Functions

WidgetfocusWidget () const
Widgethome ()
Widgetnext ()
Widgetprev ()
Widgetfirst () const
Widgetlast () const
int count () const

Protected Member Functions

 FocusData ()
WidgetsetFocus (const Widget *w)
void looseFocus ()
 stop being clever and loose the damn focus

Friends

class Widget


Constructor & Destructor Documentation

Wt::FocusData::FocusData (  )  [inline, protected]


Member Function Documentation

int Wt::FocusData::count (  )  const [inline]

Widget* Wt::FocusData::first (  )  const [inline]

Widget* Wt::FocusData::focusWidget (  )  const [inline]

Widget* Wt::FocusData::home (  )  [inline]

Widget* Wt::FocusData::last (  )  const [inline]

void Wt::FocusData::looseFocus (  )  [inline, protected]

stop being clever and loose the damn focus

Widget* Wt::FocusData::next (  )  [inline]

Widget* Wt::FocusData::prev (  )  [inline]

Widget* Wt::FocusData::setFocus ( const Widget w  )  [inline, protected]


Friends And Related Function Documentation

friend class Widget [friend]


The documentation for this class was generated from the following file:

Generated Fri Jul 28 19:22:38 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.