| AbortDrag() | SkyGI::Window | [virtual] |
| Activated() | SkyGI::Window | [virtual] |
| AddHorizontalScrollBar() | SkyGI::ScrollView | |
| AddShortcut(unsigned int uiVKey, unsigned int uiUnicode, KeyQualifiers nKeyQualifiers, bool bGlobal=false) | SkyGI::Window | [virtual] |
| AddShortcut(const Shortcut &pShortcut) | SkyGI::Window | [virtual] |
| AddTimer(int iMilliseconds, void *vpCookie=NULL) | SkyGI::Window | [virtual] |
| AddTransparentRect(const Rect &nRect) | SkyGI::Window | [virtual] |
| AddUndoNode(const String &szText, int enumAction, const Point &pPos) | SkyGI::TextView | |
| AddVerticalScrollBar() | SkyGI::ScrollView | |
| AllowDrag(bool bAllow) | SkyGI::Window | [virtual] |
| AllowDrop(bool bAllow) | SkyGI::Window | [virtual] |
| Append(const String &pString, bool bAsNewLine=false, bool bUndoAble=false) | SkyGI::TextView | |
| CanDrag() | SkyGI::Window | [virtual] |
| Changed | SkyGI::TextView | |
| Clear() | SkyGI::TextView | |
| ClearSelection(bool bRemoveSelectedText) | SkyGI::TextView | |
| ClearTransparentRects() | SkyGI::Window | [virtual] |
| ClearUndoNodes() | SkyGI::TextView | |
| CloseRequest() | SkyGI::Window | [virtual] |
| ComboTextView(ComboBox *pCombobox, Window *pParent, const Rect rFrame, unsigned int nWindowLayoutFlags, unsigned int uiTextViewFlags) | SkyGI::ComboTextView | |
| ComputeDelta(const Rect &rRect, Point &cDeltaSize, Point &cDeltaMove) | SkyGI::Window | [virtual] |
| ComputeLayout(Rect &rRect, const Point &cDeltaSize, const Point &cDeltaMove, bool bHorizontal, bool bVertical) | SkyGI::Window | [virtual] |
| Confirm | SkyGI::TextView | |
| ContextMenu | SkyGI::TextView | |
| ConvertFromScreen(const Point &cPoint) | SkyGI::Window | [virtual] |
| ConvertToScreen(const Point &cPoint) | SkyGI::Window | [virtual] |
| Copy() | SkyGI::TextView | |
| Created() | SkyGI::Window | [virtual] |
| CursorPositionChanged | SkyGI::TextView | |
| Cut() | SkyGI::TextView | |
| Deactivated() | SkyGI::Window | [virtual] |
| Delete() | SkyGI::TextView | |
| DenyDrop(bool bDeny=true) | SkyGI::Window | [virtual] |
| DesktopResolutionChanged() | SkyGI::Window | [virtual] |
| Dirty | SkyGI::TextView | |
| DisableDropThrough() | SkyGI::Window | [virtual] |
| DisableMouseCapture() | SkyGI::Window | [virtual] |
| DisableMouseMoveEvents() | SkyGI::Window | [virtual] |
| DisableMousePassThrough() | SkyGI::Window | [virtual] |
| DisableToolTips(bool bDisable) | SkyGI::Window | [static] |
| DisableToolTips() | SkyGI::Window | [static] |
| Drag(Image *pImage, const Point &pOffset, const String &szMimeType, const DataCollection &pDataCollection) | SkyGI::Window | [virtual] |
| DragStart(const InputEvent &nInputEvent) | SkyGI::Window | [virtual] |
| DrawBackground(const Rect &rDirty, unsigned int uiBackgroundStyle=BACKGROUND_STYLE_NONE) | SkyGI::Window | [virtual] |
| DrawBorder(const Rect &rRect, BorderType nBorderType=BORDER_TYPE_NORMAL) | SkyGI::Window | [virtual] |
| Drop(DataCollection **ppDataCollection, bool bKeep=false) | SkyGI::Window | [virtual] |
| Enable(bool bEnable=true) | SkyGI::TextView | [virtual] |
| EnableDropThrough() | SkyGI::Window | [virtual] |
| EnableFindBar(bool bEnable) | SkyGI::TextView | [inline] |
| EnableIdle(bool bEnable, EventQueue *pEventQueue=NULL) | SkyGI::Window | |
| EnableMouseCapture() | SkyGI::Window | [virtual] |
| EnableMouseMoveEvents() | SkyGI::Window | [virtual] |
| EnableMousePassThrough() | SkyGI::Window | [virtual] |
| FindBarEnabled() | SkyGI::TextView | [inline] |
| Flash(const Rect &rRect, int iDelayInMsec=500, Color nColor=cRed) | SkyGI::Window | |
| FocusGet() | SkyGI::TextView | [virtual] |
| FocusLost() | SkyGI::TextView | [virtual] |
| GetApplicationWindow() | SkyGI::Window | |
| GetBackgroundBrush() | SkyGI::Window | [virtual] |
| GetBackgroundStyle() | SkyGI::Window | [virtual] |
| GetBorder(BorderType nBorderType=BORDER_TYPE_NORMAL) | SkyGI::Window | |
| GetBounds() | SkyGI::Window | [virtual] |
| GetBrush() | SkyGI::Window | [virtual] |
| GetBuffer() | SkyGI::TextView | |
| GetChild(int i) | SkyGI::Window | |
| GetClientRect() | SkyGI::Window | [virtual] |
| GetCursorPosition() | SkyGI::TextView | |
| GetDefaultButton() | SkyGI::Window | |
| GetDocument() | SkyGI::TextView | |
| GetDocumentParser() | SkyGI::TextView | |
| GetDragID() | SkyGI::Window | [virtual] |
| GetFont() | SkyGI::Window | [virtual] |
| GetLine(int iLine) | SkyGI::TextView | |
| GetLines() | SkyGI::TextView | |
| GetLogicalWindow() | SkyGI::Window | |
| GetMargin() | SkyGI::Window | [virtual] |
| GetMinimumSize() | SkyGI::Window | |
| GetPainter() | SkyGI::Window | |
| GetParent() | SkyGI::Window | |
| GetPasswordMode() | SkyGI::TextView | |
| GetPhysicalWindow() | SkyGI::Window | |
| GetPreferredSize() | SkyGI::Window | |
| GetPrivateCookie() | SkyGI::Window | [virtual] |
| GetRect() | SkyGI::Window | [virtual] |
| GetScrollOffset() | SkyGI::Window | [virtual] |
| GetSelectedText(String *pText) | SkyGI::TextView | |
| GetSelectionRectangle(Point &pRectTopLeft, Point &pRectBottomRight) | SkyGI::TextView | |
| GetSizeHint(enumSizeHint nSizeHint) | SkyGI::TextView | [virtual] |
| GetTabOrder() | SkyGI::Window | |
| GetTargetWindow() | SkyGI::Window | [virtual] |
| GetText(String *pText, int iLeft, int iTop, int iRight, int iBottom) | SkyGI::TextView | |
| GetTextFlags() | SkyGI::TextView | |
| GetThemeData() | SkyGI::Window | [inline, virtual] |
| GetTitle() const | SkyGI::Window | |
| GetToolTip() | SkyGI::Window | [virtual] |
| GetTop() | SkyGI::Window | |
| GetWindowProperty(WindowProperty nProperty) | SkyGI::Window | [virtual] |
| GetWordAt(const Point &cPos) | SkyGI::TextView | |
| GetWordAt(const Point &cPos, Rect &rRect) | SkyGI::TextView | |
| HandleMessage(const Message *pMessage) | SkyGI::TextView | [virtual] |
| HandleTabKey(bool bEnable) | SkyGI::Window | |
| HasChild(Window *pWindow, bool bDirectChild=false) | SkyGI::Window | [virtual] |
| HasFocus() | SkyGI::Window | [virtual] |
| HasHorizontalScrollBar() | SkyGI::ScrollView | |
| HasVerticalScrollBar() | SkyGI::ScrollView | |
| Height() | SkyGI::Window | [virtual] |
| Hide() | SkyGI::Window | [virtual] |
| HideToolTip() | SkyGI::Window | [virtual] |
| HigherThan(Window *pWindow) | SkyGI::Window | [virtual] |
| IdleHandler() | SkyGI::IdleHandler | |
| Insert(const String &pString, const Point &cPos, bool bUndoAble=false, Rect *rUpdateRect=NULL, Point *pNewPos=NULL) | SkyGI::TextView | |
| Invalidate() | SkyGI::Window | [virtual] |
| InvalidateLine(int iLine, int iNumLines=1) | SkyGI::TextView | [protected] |
| InvalidateRect(const Rect &rDirty) | SkyGI::Window | [virtual] |
| InvalidateUpdateRect(const Rect &rUpdateRect) | SkyGI::TextView | [protected] |
| IsActive() | SkyGI::Window | [virtual] |
| IsDirty() | SkyGI::TextView | |
| IsDisabled() | SkyGI::Window | [virtual] |
| IsEnabled() | SkyGI::Window | [virtual] |
| IsMouseInside() | SkyGI::Window | [virtual] |
| IsMoveable() | SkyGI::Window | [virtual] |
| IsPopup() | SkyGI::Window | [virtual] |
| IsSizeable() | SkyGI::Window | [virtual] |
| IsTextSelected() | SkyGI::TextView | |
| IsVisible(bool bVisibleChain=false) | SkyGI::Window | [virtual] |
| KeyDown(const InputEvent &nInputEvent) | SkyGI::ComboTextView | [inline, virtual] |
| KeyUp(const InputEvent &nInputEvent) | SkyGI::Window | [virtual] |
| Layout(bool bLayoutThis, bool bLayoutChildren, const Point &cDeltaPos, const Point &cDeltaSize) | SkyGI::Window | [virtual] |
| LayoutChildren(bool bLayoutChildren) | SkyGI::Window | |
| LoadDocument(const String &szFilePath) | SkyGI::TextView | |
| LoseFocus() | SkyGI::TextView | [virtual] |
| m_bActive | SkyGI::Window | [protected] |
| m_bAllowDrop | SkyGI::Window | [protected] |
| m_bDisabled | SkyGI::Window | [protected] |
| m_bDragStarted | SkyGI::Window | [protected] |
| m_bFocus | SkyGI::Window | [protected] |
| m_cTitle | SkyGI::Window | [protected] |
| m_iToolTipPopupDelay | SkyGI::Window | [protected] |
| m_LastMousePosition | SkyGI::Window | [protected] |
| m_Painter | SkyGI::Window | [protected] |
| m_pBrushBackground | SkyGI::Window | [protected] |
| m_pDragStartPosition | SkyGI::Window | [protected] |
| m_pFont | SkyGI::Window | [protected] |
| m_pHScrollBar | SkyGI::ScrollView | [protected] |
| m_physicalWindow | SkyGI::Window | [protected] |
| m_plogicalWindow | SkyGI::Window | [protected] |
| m_pParent | SkyGI::Window | [protected] |
| m_pTargetWindow | SkyGI::Window | [protected] |
| m_pToolTip | SkyGI::Window | [protected] |
| m_pToolTipOpen | SkyGI::Window | [protected] |
| m_pTop | SkyGI::Window | [protected] |
| m_pVScrollBar | SkyGI::ScrollView | [protected] |
| m_rClientMargin | SkyGI::Window | [protected] |
| m_rFrame | SkyGI::Window | [protected] |
| m_rMaximized | SkyGI::Window | [protected] |
| m_uiBackgroundStyle | SkyGI::Window | [protected] |
| Maximize() | SkyGI::Window | [virtual] |
| Minimize() | SkyGI::Window | [virtual] |
| MouseDown(const InputEvent &nInputEvent) | SkyGI::TextView | [virtual] |
| MouseEnter(const InputEvent &nInputEvent) | SkyGI::Window | [virtual] |
| MouseLeave(const InputEvent &nInputEvent) | SkyGI::Window | [virtual] |
| MouseMove(const InputEvent &nInputEvent) | SkyGI::TextView | [virtual] |
| MouseUp(const InputEvent &nInputEvent) | SkyGI::TextView | [virtual] |
| MouseWheel(const InputEvent &nInputEvent) | SkyGI::TextView | [virtual] |
| MoveBy(const Point &pDelta) | SkyGI::Window | [virtual] |
| MoveCursorHorizontal(int iDelta, bool bSelect=false) | SkyGI::TextView | |
| MoveCursorVertical(int iDelta, bool bSelect=false) | SkyGI::TextView | |
| Moved(const Point &pDelta) | SkyGI::Window | [virtual] |
| MoveTo(const Point &pPos) | SkyGI::Window | [virtual] |
| Object() | SkyGI::Object | |
| ObjectName() | SkyGI::Object | [inline] |
| OnChanged() | SkyGI::TextView | [virtual] |
| OnCommand(const MessageCommand *pMessage) | SkyGI::Window | [virtual] |
| OnConfirm() | SkyGI::TextView | [virtual] |
| OnContextMenu(const InputEvent &nInputEvent) | SkyGI::TextView | [virtual] |
| OnCursorPositionChanged(const Point &pPosition) | SkyGI::TextView | [virtual] |
| OnHorizontalScroll(int iValue, int iOldValue) | SkyGI::ScrollView | [virtual] |
| OnIdle() | SkyGI::Window | [virtual] |
| OnMonitor(unsigned int uiMonitorFlags, ino_t nInode, dev_t nDevice) | SkyGI::Window | [virtual] |
| OnTimer(int iTimerID, void *vpCookie) | SkyGI::TextView | [virtual] |
| OnVerticalScroll(int iValue, int iOldValue) | SkyGI::TextView | [virtual] |
| Paint(const Rect &rDirty) | SkyGI::TextView | [virtual] |
| ParentDraw(const Rect &rRegion) | SkyGI::Window | [virtual] |
| Paste() | SkyGI::TextView | |
| PointInsideSelection(const Point &pPoint) | SkyGI::TextView | |
| PointInsideWindow(const Point &pPoint) | SkyGI::Window | [virtual] |
| PostDestroyMessage() | SkyGI::Window | [virtual] |
| Raise() | SkyGI::Window | [virtual] |
| Redo() | SkyGI::TextView | |
| RedoCount() | SkyGI::TextView | |
| Remove(const Point &cPos, bool bUndoAble=false, Rect *rUpdateRect=NULL, Point *pNewPos=NULL) | SkyGI::TextView | |
| Remove(const Point &cTL, const Point &cBR, bool bUndoAble=false) | SkyGI::TextView | |
| RemoveFocus() | SkyGI::Window | |
| RemoveHorizontalScrollBar() | SkyGI::ScrollView | |
| RemoveShortcut(unsigned int uiVKey, unsigned int uiUnicode, KeyQualifiers nKeyQualifiers) | SkyGI::Window | [virtual] |
| RemoveTimer(int iTimerID) | SkyGI::Window | [virtual] |
| RemoveVerticalScrollBar() | SkyGI::ScrollView | |
| ResetTimer(int iTimerID, int iMilliseconds) | SkyGI::Window | [virtual] |
| ResetToolTipTimer(int iPopupDelay=-1) | SkyGI::Window | [virtual] |
| SaveDocument(const String &szFilePath) | SkyGI::TextView | |
| ScreenPointInsideWindow(const Point &pPoint) | SkyGI::Window | [virtual] |
| Scroll(const Rect &rRect, const Point &pScrollBy, bool bScrollContent=true, bool bScrollChildWindows=false) | SkyGI::Window | [virtual] |
| ScrollDown(int iLines=1) | SkyGI::TextView | |
| ScrollToBegin() | SkyGI::TextView | |
| ScrollToEnd() | SkyGI::TextView | |
| ScrollToLine(int iTopLine) | SkyGI::TextView | |
| ScrollUp(int iLines=1) | SkyGI::TextView | |
| ScrollView(Window *pParent, const Rect &rFrame, unsigned int nWindowLayoutFlags, unsigned int uiFlags=0) | SkyGI::ScrollView | |
| SelectAll() | SkyGI::TextView | |
| Set(const String &pString) | SkyGI::TextView | |
| SetBackgroundBrush(Brush *pBrush) | SkyGI::Window | [virtual] |
| SetBackgroundStyle(unsigned int uiWindowBackgroundStyle) | SkyGI::Window | [virtual] |
| SetBorder(Border *pBorder, BorderType nBorderType=BORDER_TYPE_NORMAL) | SkyGI::Window | |
| SetBrush(Brush *pBrush) | SkyGI::Window | [virtual] |
| SetClientRect(const Rect &rRect) | SkyGI::Window | [virtual] |
| SetClientRect(const Point &pTopLeft, const Point &pSize) | SkyGI::Window | [virtual] |
| SetClientSize(const Point &pSize) | SkyGI::Window | [virtual] |
| SetCursor(unsigned int uiCursorPositionFlag) | SkyGI::TextView | [virtual] |
| SetCursorPosition(const Point &nNewPos, bool bUpdateLayer, bool bShift, bool bRemoveSelection, bool bClearSelection=true) | SkyGI::TextView | [protected] |
| SetDefaultButton(Window *pWindow) | SkyGI::Window | |
| SetDirty(bool bDirty) | SkyGI::TextView | |
| SetDocumentParser(DocumentParser *pDocumentParser) | SkyGI::TextView | [virtual] |
| SetFocus() | SkyGI::Window | |
| SetFont(Font *pFont) | SkyGI::TextView | [virtual] |
| SetIcon(bool bSmall=true, bool bBig=true, bool bAll=true) | SkyGI::Window | |
| SetIcon(Image *pImage) | SkyGI::Window | |
| SetIcon(const String &szPath, bool bSmall=true, bool bBig=true, bool bAll=true) | SkyGI::Window | |
| SetLayerBackgroundColor(Color nColor) | SkyGI::Window | [virtual] |
| SetLeadingImage(Image *pImage, int iLeadingSpacing) | SkyGI::TextView | |
| SetMargin(const Rect &rMargin) | SkyGI::Window | [virtual] |
| SetMinimumSize(const Point &pSize) | SkyGI::Window | [virtual] |
| SetMoveable(bool bIsSizeable) | SkyGI::Window | [virtual] |
| SetObjectName(const char *pName) | SkyGI::Object | [inline] |
| SetPainter(Painter *pPainter) | SkyGI::Window | [virtual] |
| SetPasswordMode(bool bEnable) | SkyGI::TextView | |
| SetPrivateCookie(void *vpCookie) | SkyGI::Window | [virtual] |
| SetRect(const Rect &rRect) | SkyGI::Window | [virtual] |
| SetRect(const Point &pTopLeft, const Point &pSize) | SkyGI::Window | [virtual] |
| SetScrollOffset(const Point &pScrollOffset) | SkyGI::Window | [virtual] |
| SetSelection(const Point &cTopLeft, const Point &cBottomRight) | SkyGI::TextView | |
| SetSize(const Point &pSize) | SkyGI::Window | [virtual] |
| SetSizeable(bool bIsSizeable) | SkyGI::Window | [virtual] |
| SetTabOrder(int iTabOrder) | SkyGI::Window | |
| SetTargetWindow(Window *pWindow) | SkyGI::Window | [virtual] |
| SetTextFlags(TextFlags nTextFlags) | SkyGI::TextView | |
| SetThemeData(void *pThemeData) | SkyGI::Window | [inline, virtual] |
| SetTitle(const String &cTitle) | SkyGI::Window | [virtual] |
| SetToolTip(ToolTip *pToolTip, int iPopupDelay=-1, Point pOffset=Point(0, 0)) | SkyGI::Window | [virtual] |
| SetWindowBitmap(Image *pImage) | SkyGI::Window | [virtual] |
| SetWindowCapability(WindowCapability nCapability, int iValue) | SkyGI::Window | [virtual] |
| SetWindowLayoutFlags(unsigned int nWindowLayoutFlags) | SkyGI::Window | [virtual] |
| SetWindowProperty(WindowProperty nProperty, int iValue) | SkyGI::Window | [virtual] |
| Show(bool bSynchron=true) | SkyGI::Window | [virtual] |
| ShowFindBar() | SkyGI::TextView | |
| ShowToolTip() | SkyGI::Window | [virtual] |
| SizeBy(const Point &pSize) | SkyGI::Window | [virtual] |
| Sized(const Point &pDelta) | SkyGI::TextView | [virtual] |
| SkipLayout(bool bSkip) | SkyGI::Window | [inline] |
| Swap(const Rect *rDirty=NULL) | SkyGI::Window | [virtual] |
| SwitchFocus(bool bNextTabOrder=true) | SkyGI::Window | |
| SwitchFocusOnEnter(bool bSwitch) | SkyGI::TextView | [inline] |
| TextView(Window *pParent, const Rect rFrame, unsigned int nWindowLayoutFlags, unsigned int uiTextViewFlags=0) | SkyGI::TextView | |
| TextView(Window *pParent, const Point pPos, unsigned int nWindowLayoutFlags, unsigned int uiTextViewFlags=TEXTVIEW_FLAG_SINGLE_LINE) | SkyGI::TextView | |
| TimerReached | SkyGI::Window | |
| Undo() | SkyGI::TextView | |
| UndoCount() | SkyGI::TextView | |
| Width() | SkyGI::Window | [virtual] |
| Window(Window *pParent, const Rect &rFrame, unsigned int nWindowLayoutFlags, unsigned int uiFlags=0) | SkyGI::Window | |
| ~ScrollView() | SkyGI::ScrollView | |
| ~TextView() | SkyGI::TextView | |
| ~Window() | SkyGI::Window | [virtual] |