____                _       __
    / __ )____  _____   | |     / /___ ___________
   / __  / __ \/ ___/   | | /| / / __ `/ ___/ ___/
  / /_/ / /_/ (__  )    | |/ |/ / /_/ / /  (__  )
 /_____/\____/____/     |__/|__/\__,_/_/  /____/

       A futuristic real-time strategy game.
          This file is part of Bos Wars.
(C) Copyright 2001-2007 by the Bos Wars and Stratagus Project. Distributed under the "GNU General Public License"

DropDownWidget Class Reference

#include <widgets.h>

Inheritance diagram for DropDownWidget:

gcn::DropDown gcn::BasicContainer gcn::MouseListener gcn::KeyListener gcn::ActionListener gcn::Widget

List of all members.

Public Member Functions

 DropDownWidget ()
void setList (lua_State *lua, lua_Object *lo)
virtual void setSize (int width, int height)


Detailed Description

Definition at line 272 of file widgets.h.


Constructor & Destructor Documentation

DropDownWidget::DropDownWidget (  )  [inline]

Definition at line 276 of file widgets.h.


Member Function Documentation

void DropDownWidget::setList ( lua_State *  lua,
lua_Object lo 
)

Set the list

Definition at line 1352 of file widgets.cpp.

References gcn::DropDown::setListModel().

void DropDownWidget::setSize ( int  width,
int  height 
) [virtual]

Set the drop down size

Reimplemented from gcn::Widget.

Definition at line 1361 of file widgets.cpp.

References gcn::DropDown::getListBox().


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

Generated on Sat Feb 21 00:28:24 2009 for Bos Wars by  doxygen 1.5.6