$treeview $search $mathjax
Stratagus  2.2.7
$projectbrief
$projectbrief
$searchbox
-->
         _________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

gcn::Window Member List

This is the complete list of members for gcn::Window, including all inherited members.

_announceDeath(Widget *widget)gcn::Window [virtual]
_getFocusHandler()gcn::Widget [virtual]
_keyInputMessage(const KeyInput &keyInput)gcn::Widget [virtual]
_mouseInMessage()gcn::Widget [virtual]
_mouseInputMessage(const MouseInput &mouseInput)gcn::Window [virtual]
_mouseOutMessage()gcn::Window [virtual]
_setFocusHandler(FocusHandler *focusHandler)gcn::Window [virtual]
_setParent(BasicContainer *parent)gcn::Widget [virtual]
ActionListenerIterator typedefgcn::Widget [protected]
ActionListenerList typedefgcn::Widget [protected]
addActionListener(ActionListener *actionListener)gcn::Widget [virtual]
addKeyListener(KeyListener *keyListener)gcn::Widget [virtual]
addMouseListener(MouseListener *mouseListener)gcn::Widget [virtual]
draw(Graphics *graphics)gcn::Window [virtual]
drawBorder(Graphics *graphics)gcn::Window [virtual]
drawContent(Graphics *graphics)gcn::Window [virtual]
fontChanged()gcn::Widget [inline, virtual]
generateAction()gcn::Widget [protected]
getAbsolutePosition(int &x, int &y) const gcn::Widget [virtual]
getAlignment() const gcn::Window [virtual]
getBackgroundColor() const gcn::Widget [virtual]
getBaseColor() const gcn::Widget [virtual]
getBorderSize() const gcn::Widget [virtual]
getCaption() const gcn::Window [virtual]
getContent() const gcn::Window [virtual]
getContentDimension()gcn::Window [protected, virtual]
getDimension() const gcn::Widget [virtual]
getDirty() const gcn::Window [virtual]
getDisabledColor() const gcn::Widget [virtual]
getDrawSize(int &width, int &height, Widget *widget)gcn::Window [virtual]
getEventId() const gcn::Widget [virtual]
getFont() const gcn::Widget
getForegroundColor() const gcn::Widget [virtual]
getHeight() const gcn::Widget [virtual]
getHotKey() const gcn::Widget [inline, virtual]
getPadding() const gcn::Window [virtual]
getParent() const gcn::Widget [virtual]
getTitleBarHeight()gcn::Window [virtual]
getWidth() const gcn::Widget [virtual]
getX() const gcn::Widget [virtual]
getY() const gcn::Widget [virtual]
gotFocus()gcn::Widget [inline, virtual]
hasFocus() const gcn::Widget [virtual]
hasModalFocus() const gcn::Widget [virtual]
hasMouse() const gcn::Widget [virtual]
hotKeyPress()gcn::Widget [inline, virtual]
hotKeyRelease()gcn::Widget [inline, virtual]
isDragged() const gcn::Widget [virtual]
isEnabled() const gcn::Widget [virtual]
isFocusable() const gcn::Widget [virtual]
isMovable() const gcn::Window [virtual]
isOpaque()gcn::Window [virtual]
isTabInEnabled() const gcn::Widget [virtual]
isTabOutEnabled() const gcn::Widget [virtual]
isVisible() const gcn::Widget [virtual]
KeyListenerIterator typedefgcn::Widget [protected]
KeyListenerList typedefgcn::Widget [protected]
logic()gcn::Window [virtual]
lostFocus()gcn::Widget [inline, virtual]
mActionListenersgcn::Widget [protected]
mAlignmentgcn::Window [protected]
mBackgroundColorgcn::Widget [protected]
mBaseColorgcn::Widget [protected]
mBorderSizegcn::Widget [protected]
mCaptiongcn::Window [protected]
mClickButtongcn::Widget [protected]
mClickCountgcn::Widget [protected]
mClickTimeStampgcn::Widget [protected]
mContentgcn::Window [protected]
mCurrentFontgcn::Widget [protected]
mDefaultFontgcn::Widget [protected, static]
mDimensiongcn::Widget [protected]
mDirtygcn::Widget [protected]
mDisabledColorgcn::Widget [protected]
mEnabledgcn::Widget [protected]
mEventIdgcn::Widget [protected]
mFocusablegcn::Widget [protected]
mFocusHandlergcn::Widget [protected]
mForegroundColorgcn::Widget [protected]
mGlobalFontgcn::Widget [protected, static]
mHasMousegcn::Widget [protected]
mHotKeygcn::Widget [protected]
mKeyListenersgcn::Widget [protected]
mMouseDraggcn::Window [protected]
mMouseListenersgcn::Widget [protected]
mMouseXOffsetgcn::Window [protected]
mMouseYOffsetgcn::Window [protected]
mMovablegcn::Window [protected]
mOpaquegcn::Window [protected]
mouseClick(int, int, int, int)gcn::MouseListener [inline, virtual]
mouseIn()gcn::MouseListener [inline, virtual]
MouseListener()gcn::MouseListener [inline, protected]
MouseListenerIterator typedefgcn::Widget [protected]
MouseListenerList typedefgcn::Widget [protected]
mouseMotion(int x, int y)gcn::Window [virtual]
mouseOut()gcn::MouseListener [inline, virtual]
mousePress(int x, int y, int button)gcn::Window [virtual]
mouseRelease(int x, int y, int button)gcn::Window [virtual]
mouseWheelDown(int, int)gcn::MouseListener [inline, virtual]
mouseWheelUp(int, int)gcn::MouseListener [inline, virtual]
moveToBottom(Widget *widget)gcn::Window [virtual]
moveToTop(Widget *widget)gcn::Window [virtual]
mPaddinggcn::Window [protected]
mParentgcn::Widget [protected]
mTabIngcn::Widget [protected]
mTabOutgcn::Widget [protected]
mTitleBarHeightgcn::Window [protected]
mVisiblegcn::Widget [protected]
mWidgetsgcn::Widget [protected, static]
releaseModalFocus()gcn::Widget [virtual]
removeActionListener(ActionListener *actionListener)gcn::Widget [virtual]
removeKeyListener(KeyListener *keyListener)gcn::Widget [virtual]
removeMouseListener(MouseListener *mouseListener)gcn::Widget [virtual]
repositionContent()gcn::Window [protected, virtual]
requestFocus()gcn::Widget [virtual]
requestModalFocus()gcn::Widget [virtual]
requestMoveToBottom()gcn::Widget [virtual]
requestMoveToTop()gcn::Widget [virtual]
resizeToContent()gcn::Window [virtual]
setAlignment(unsigned int alignment)gcn::Window [virtual]
setBackgroundColor(const Color &color)gcn::Widget [virtual]
setBaseColor(const Color &color)gcn::Widget [virtual]
setBorderSize(unsigned int borderSize)gcn::Widget [virtual]
setCaption(const std::string &caption)gcn::Window [virtual]
setContent(Widget *widget)gcn::Window [virtual]
setDimension(const Rectangle &dimension)gcn::Widget [virtual]
setDirty(bool dirty)gcn::Window [virtual]
setDisabledColor(const Color &color)gcn::Widget [virtual]
setEnabled(bool enabled)gcn::Widget [virtual]
setEventId(const std::string &eventId)gcn::Widget [virtual]
setFocusable(bool focusable)gcn::Widget [virtual]
setFont(Font *font)gcn::Widget [virtual]
setForegroundColor(const Color &color)gcn::Widget [virtual]
setGlobalFont(Font *font)gcn::Widget [static]
setHeight(int height)gcn::Widget [virtual]
setHotKey(const int key)gcn::Widget [virtual]
setHotKey(const char *key)gcn::Widget [virtual]
setMovable(bool movable)gcn::Window [virtual]
setOpaque(bool opaque)gcn::Window [virtual]
setPadding(unsigned int padding)gcn::Window [virtual]
setPosition(int x, int y)gcn::Widget [virtual]
setSize(int width, int height)gcn::Widget [virtual]
setTabInEnabled(bool enabled)gcn::Widget [virtual]
setTabOutEnabled(bool enabled)gcn::Widget [virtual]
setTitleBarHeight(unsigned int height)gcn::Window [virtual]
setVisible(bool visible)gcn::Widget [virtual]
setWidth(int width)gcn::Widget [virtual]
setX(int x)gcn::Widget [virtual]
setY(int y)gcn::Widget [virtual]
Widget()gcn::Widget
widgetExists(const Widget *widget)gcn::Widget [static]
Window()gcn::Window
Window(const std::string &caption)gcn::Window
Window(Widget *content, const std::string &caption="")gcn::Window
~BasicContainer()gcn::BasicContainer [inline, virtual]
~MouseListener()gcn::MouseListener [inline, virtual]
~Widget()gcn::Widget [virtual]
~Window()gcn::Window [virtual]
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.