Pyro higlevel API
|
This is the complete list of members for os::ListView, including all inherited members.
__CTRL_reserved1__() | os::Control | virtual |
__CTRL_reserved2__() | os::Control | virtual |
__CTRL_reserved3__() | os::Control | virtual |
__CTRL_reserved4__() | os::Control | virtual |
__CTRL_reserved5__() | os::Control | virtual |
Activated(bool bIsActive) | os::View | virtual |
AddChild(View *pcView, bool bAssignTabOrder=false) | os::View | virtual |
AddFilter(MessageFilter *pcFilter) | os::Handler | |
AllAttached() | os::ListView | virtual |
AllDetached() | os::View | virtual |
AttachedToWindow(void) | os::Control | virtual |
AUTOSCROLL_BORDER enum value | os::ListView | |
begin() const | os::ListView | |
BeginDrag(Message *pcData, const Point &cOffset, const Bitmap *pcBitmap, Handler *pcReplyTarget=NULL) | os::View | |
BeginDrag(Message *pcData, const Point &cOffset, const Rect &cBounds, Handler *pcReplyTarget=NULL) | os::View | |
Clear() | os::ListView | |
ClearDrawingRegion() | os::View | |
ClearSelection() | os::ListView | |
ClearShapeRegion() | os::View | |
column_map typedef | os::ListView | |
const_iterator typedef | os::ListView | |
Control(const Rect &cFrame, const String &cName, const String &cLabel, Message *pcMessage, uint32 nResizeMask, uint32 nFlags=WID_WILL_DRAW|WID_CLEAR_BACKGROUND) | os::Control | |
ConvertFromParent(const Point &cPoint) const | os::View | |
ConvertFromParent(Point *cPoint) const | os::View | |
ConvertFromParent(const Rect &cRect) const | os::View | |
ConvertFromParent(Rect *cRect) const | os::View | |
ConvertFromScreen(const Point &cPoint) const | os::View | |
ConvertFromScreen(Point *cPoint) const | os::View | |
ConvertFromScreen(const Rect &cRect) const | os::View | |
ConvertFromScreen(Rect *cRect) const | os::View | |
ConvertFromWindow(const Point &cPoint) const | os::View | |
ConvertFromWindow(Point *cPoint) const | os::View | |
ConvertFromWindow(const Rect &cRect) const | os::View | |
ConvertFromWindow(Rect *cRect) const | os::View | |
ConvertToParent(const Point &cPoint) const | os::View | |
ConvertToParent(Point *cPoint) const | os::View | |
ConvertToParent(const Rect &cRect) const | os::View | |
ConvertToParent(Rect *cRect) const | os::View | |
ConvertToScreen(const Point &cPoint) const | os::View | |
ConvertToScreen(Point *cPoint) const | os::View | |
ConvertToScreen(const Rect &cRect) const | os::View | |
ConvertToScreen(Rect *cRect) const | os::View | |
ConvertToWindow(const Point &cPoint) const | os::View | |
ConvertToWindow(Point *cPoint) const | os::View | |
ConvertToWindow(const Rect &cRect) const | os::View | |
ConvertToWindow(Rect *cRect) const | os::View | |
DetachedFromWindow(void) | os::Control | virtual |
DragSelection(const Point &cPos) | os::ListView | virtual |
DrawBitmap(const Bitmap *pcBitmap, const Rect &cSrcRect, const Rect &cDstRect) | os::View | |
DrawFrame(const Rect &cRect, uint32 nFlags) | os::View | |
DrawLine(const Point &cToPoint) | os::View | |
DrawLine(const Point &cFromPnt, const Point &cToPnt) | os::View | |
DrawRoundedFrame(const os::Rect &cReizeFrame=os::Rect(1, 4,-1,-4), const os::Color32_s &cColor=get_default_color(COL_SHADOW)) | os::View | |
DrawRoundedFrame(const os::Rect &cFrame, const os::Rect &cReizeFrame=os::Rect(1, 4,-1,-4), const os::Color32_s &cColor=get_default_color(COL_SHADOW)) | os::View | |
DrawSelectedText(const Rect &cPos, const String &cString, const IPoint &cSel1, const IPoint &cSel2, uint32 nMode=SEL_CHAR, uint32 nFlags=0) | os::View | |
DrawString(const Point &cPos, const String &cString) | os::View | |
DrawString(const String &cString) | os::View | |
DrawString(const char *pzStr, int Len=-1) | os::View | |
DrawText(const Rect &cPos, const String &cString, uint32 nFlags=0) | os::View | |
EnableStatusChanged(bool bIsEnabled) | os::ListView | virtual |
end() const | os::ListView | |
EraseRect(const Rect &cRect) | os::View | |
F_DONT_SCROLL enum value | os::ListView | |
F_MULTI_SELECT enum value | os::ListView | |
F_NO_AUTO_SORT enum value | os::ListView | |
F_NO_COL_REMAP enum value | os::ListView | |
F_NO_HEADER enum value | os::ListView | |
F_NO_SORT enum value | os::ListView | |
F_RENDER_BORDER enum value | os::ListView | |
FillRect(const Rect &cRect) | os::View | |
FillRect(const Rect &cRect, Color32_s sColor) | os::View | |
Flush() | os::View | |
FontChanged(Font *pcNewFont) | os::View | virtual |
FrameMoved(const Point &cDelta) | os::View | virtual |
FrameSized(const Point &cDelta) | os::ListView | virtual |
GetBgColor() const | os::View | |
GetBounds() const | os::View | |
GetChildAt(const Point &cPos) const | os::View | |
GetChildAt(int nIndex) const | os::View | |
GetCode() const | os::Invoker | |
GetColumnMapping() const | os::ListView | |
GetContentSize() const | os::View | virtual |
GetContextMenu() const | os::View | |
GetDrawingMode() const | os::View | |
GetEraseColor() const | os::View | |
GetFgColor() const | os::View | |
GetFilterList() const | os::Handler | |
GetFirstSelected() const | os::ListView | |
GetFlags(uint32 nMask=~0L) const | os::View | |
GetFont() const | os::View | |
GetFontHeight(font_height *psHeight) const | os::View | |
GetFrame() const | os::View | |
GetHandlerForReply() const | os::Invoker | |
GetHScrollBar() const | os::View | |
GetInvokeMsg() const | os::ListView | |
GetLabel(void) const | os::Control | virtual |
GetLastSelected() const | os::ListView | |
GetLeftTop() const | os::View | |
GetLooper() const | os::Handler | |
GetMessage() const | os::Invoker | |
GetMessenger() const | os::Invoker | |
GetMouse(Point *pcPosition, uint32 *pnButtons) const | os::View | |
GetName() const | os::Handler | |
GetNextHandler() const | os::Handler | |
GetNormalizedBounds() const | os::View | |
GetParent() const | os::View | |
GetPenPosition() const | os::View | |
GetPreferredSize(bool bLargest) const | os::View | virtual |
GetQualifiers() const | os::View | |
GetResizeMask() const | os::View | |
GetRow(const Point &cPos) const | os::ListView | |
GetRow(uint nIndex) const | os::ListView | |
GetRowCount() const | os::ListView | |
GetRowPos(int nRow) | os::ListView | |
GetScrollOffset() const | os::View | |
GetSelChangeMsg() const | os::ListView | |
GetSelection(const String &cClipboard="__system_clipboard__") | os::View | |
GetShortcut() const | os::View | virtual |
GetStringLength(const String &cString, float vWidth, bool bIncludeLast=false) const | os::View | |
GetStringLength(const char *pzString, int nLen, float vWidth, bool bIncludeLast=false) const | os::View | |
GetStringLengths(const char **apzStringArray, const int *anLengthArray, int nStringCount, float vWidth, int *anMaxLengthArray, bool bIncludeLast=false) const | os::View | |
GetStringWidth(const String &cString) const | os::View | |
GetStringWidth(const char *pzString, int nLen=-1) const | os::View | |
GetStringWidths(const char **apzStringArray, const int *anLengthArray, int nStringCount, float *avWidthArray) const | os::View | |
GetTabOrder() const | os::View | virtual |
GetTarget(Looper **ppcLooper=NULL) const | os::Invoker | |
GetTextExtent(const String &cString, uint32 nFlags=0, int nTargetWidth=-1) const | os::View | |
GetTitle() const | os::View | |
GetToken() | os::Handler | |
GetToolTip() const | os::View | |
GetTruncatedStrings(const char **pazStringArray, int nStringCount, uint32 nMode, float nWidth, char **pazResultArray) const | os::View | |
GetValue() const | os::Control | virtual |
GetVScrollBar() const | os::View | |
GetWindow() const | os::View | inline |
HandleMessage(Message *pcMessage) | os::Handler | virtual |
Handler(const String &cName) | os::Handler | |
HasBorder() const | os::ListView | |
HasColumnHeader() const | os::ListView | |
HasFocus(void) const | os::ListView | virtual |
Height() const | os::View | |
Hide() | os::View | inline |
Highlight(int nFirst, int nLast, bool bReplace, bool bHighlight=true) | os::ListView | |
Highlight(int nRow, bool bReplace, bool bHighlight=true) | os::ListView | |
HitTest(const Point &cPos) const | os::ListView | |
InsertColumn(const char *pzTitle, int nWidth, int nPos=-1) | os::ListView | |
InsertRow(int nPos, ListViewRow *pcRow, bool bUpdate=true) | os::ListView | |
InsertRow(ListViewRow *pcRow, bool bUpdate=true) | os::ListView | |
INV_HEIGHT enum value | os::ListView | |
INV_VISUAL enum value | os::ListView | |
INV_WIDTH enum value | os::ListView | |
Invalidate(const Rect &cRect, bool bRecurse=false) | os::View | |
Invalidate(bool bRecurse=false) | os::View | |
InvalidateRow(int nRow, uint32 nFlags) | os::ListView | |
Invoke(Message *pcMessage=NULL) | os::Invoker | virtual |
Invoked(Message *pcMessage) | os::ListView | virtual |
Invoked(int nFirstRow, int nLastRow) | os::ListView | virtual |
Invoker() | os::Invoker | |
Invoker(Message *pcMessage) | os::Invoker | |
Invoker(Message *pcMessage, const Handler *pcHandler, const Looper *pcLooper=NULL) | os::Invoker | |
Invoker(Message *pcMessage, const Messenger &cTarget) | os::Invoker | |
IsAutoSort() const | os::ListView | |
IsEnabled(void) const | os::Control | virtual |
IsMultiSelect() const | os::ListView | |
IsSelected(uint nRow) const | os::ListView | |
IsTargetLocal() const | os::Invoker | |
IsVisible() const | os::View | |
KeyDown(const char *pzString, const char *pzRawString, uint32 nQualifiers) | os::ListView | virtual |
KeyUp(const char *pzString, const char *pzRawString, uint32 nQualifiers) | os::View | virtual |
LabelChanged(const String &cNewLabel) | os::ListView | virtual |
ListView(const Rect &cFrame, const String &cTitle, uint32 nModeFlags=F_MULTI_SELECT|F_RENDER_BORDER, uint32 nResizeMask=CF_FOLLOW_LEFT|CF_FOLLOW_TOP, uint32 nFlags=WID_WILL_DRAW|WID_FULL_UPDATE_ON_RESIZE) | os::ListView | |
ListViewContainer class | os::ListView | friend |
ListViewHeader class | os::ListView | friend |
MakeFocus(bool bFocus=true) | os::View | virtual |
MakeVisible(int nRow, bool bCenter=true) | os::ListView | |
MessageChanged(const Message &cOldMsg) | os::Invoker | virtual |
MouseDown(const Point &, uint32) | os::ListView | virtual |
MouseMove(const Point &cNewPos, int nCode, uint32 nButtons, Message *pcData) | os::ListView | virtual |
MouseUp(const Point &cPosition, uint32 nButton, Message *pcData) | os::ListView | virtual |
MoveBy(const Point &cDelta) | os::View | virtual |
MoveBy(float vDeltaX, float vDeltaY) | os::View | virtual |
MovePenBy(const Point &cPos) | os::View | |
MovePenBy(float x, float y) | os::View | inline |
MovePenTo(const Point &cPos) | os::View | |
MovePenTo(float x, float y) | os::View | inline |
MoveTo(const Point &cPos) | os::View | virtual |
MoveTo(float x, float y) | os::View | virtual |
Paint(const Rect &cUpdateRect) | os::ListView | virtual |
Ping(int nSize=0) const | os::View | |
PostValueChange(const Variant &cNewValue) | os::Control | virtual |
PreValueChange(Variant *pcNewValue) | os::Control | virtual |
RefreshLayout() | os::ListView | |
RemoveChild(View *pcChild) | os::View | |
RemoveFilter(MessageFilter *pcFilter) | os::Handler | |
RemoveRow(int nIndex, bool bUpdate=true) | os::ListView | |
RemoveThis() | os::View | |
ResizeBy(const Point &cDelta) | os::View | virtual |
ResizeBy(float vDeltaW, float vDeltaH) | os::View | virtual |
ResizeTo(const Point &cSize) | os::View | virtual |
ResizeTo(float W, float H) | os::View | virtual |
scroll_direction enum name | os::ListView | |
SCROLL_DOWN enum value | os::ListView | |
SCROLL_UP enum value | os::ListView | |
ScrollBy(const Point &cDelta) | os::View | virtual |
ScrollBy(float vDeltaX, float vDeltaY) | os::View | inlinevirtual |
ScrollRect(const Rect &cSrcRect, const Rect &cDstRect) | os::View | |
ScrollTo(Point cTopLeft) | os::View | virtual |
ScrollTo(float x, float y) | os::View | inlinevirtual |
Select(int nFirst, int nLast, bool bReplace=true, bool bSelect=true) | os::ListView | |
Select(int nRow, bool bReplace=true, bool bSelect=true) | os::ListView | |
SelectionChanged(int nFirstRow, int nLastRow) | os::ListView | virtual |
SetAutoSort(bool bAuto) | os::ListView | |
SetBgColor(int nRed, int nGreen, int nBlue, int nAlpha=255) | os::View | |
SetBgColor(Color32_s sColor) | os::View | |
SetColumnMapping(const column_map &cMap) | os::ListView | |
SetContextMenu(Menu *pcMenu) | os::View | |
SetCurrentRow(int nRow) | os::ListView | |
SetDrawingMode(drawing_mode nMode) | os::View | |
SetDrawingRegion(const Region &cReg) | os::View | |
SetEnable(bool bEnabled) | os::Control | virtual |
SetEraseColor(int nRed, int nGreen, int nBlue, int nAlpha=255) | os::View | |
SetEraseColor(Color32_s sColor) | os::View | |
SetFgColor(int nRed, int nGreen, int nBlue, int nAlpha=255) | os::View | |
SetFgColor(Color32_s sColor) | os::View | |
SetFlags(uint32 nFlags) | os::View | |
SetFont(Font *pcFont) | os::View | |
SetFrame(const Rect &cRect, bool bNotifyServer=true) | os::View | virtual |
SetHandlerForReply(Handler *pcHandler) | os::Invoker | virtual |
SetHasColumnHeader(bool bFlag) | os::ListView | |
SetInvokeMsg(Message *pcMsg) | os::ListView | |
SetLabel(const String &cLabel) | os::Control | virtual |
SetMessage(Message *pcMessage) | os::Invoker | virtual |
SetMousePos(const Point &cPosition) | os::View | |
SetMultiSelect(bool bMulti) | os::ListView | |
SetName(const String &cName) | os::Handler | |
SetNextHandler(Handler *pcNextHandler) | os::Handler | |
SetRenderBorder(bool bRender) | os::ListView | |
SetResizeMask(uint32 nFlags) | os::View | |
SetSelChangeMsg(Message *pcMsg) | os::ListView | |
SetShapeRegion(const Region &cReg) | os::View | |
SetShortcut(const ShortcutKey &cShortcut) | os::View | virtual |
SetShortcutFromLabel(const String &cLabel) | os::View | virtual |
SetTabOrder(int nOrder=NEXT_TAB_ORDER) | os::View | virtual |
SetTarget(const Handler *pcHandler, const Looper *pcLooper=NULL) | os::Invoker | virtual |
SetTarget(const Messenger &cMessenger) | os::Invoker | virtual |
SetToolTip(const os::String &t) | os::View | |
SetValue(Variant cValue, bool bInvoke=true) | os::Control | virtual |
Show(bool bVisible=true) | os::View | |
Sort() | os::ListView | |
SortRows(std::vector< ListViewRow * > *pcRows, int nColumn) | os::ListView | virtual |
StartScroll(scroll_direction eDirection, bool bSelect) | os::ListView | |
StopScroll() | os::ListView | |
Sync() | os::View | |
TargetChanged(const Messenger &cOldTarget) | os::Invoker | virtual |
TimerTick(int nID) | os::Handler | virtual |
ToggleDepth() | os::View | virtual |
View(const Rect &cFrame, const String &cTitle, uint32 nResizeMask=CF_FOLLOW_LEFT|CF_FOLLOW_TOP, uint32 nFlags=WID_WILL_DRAW|WID_CLEAR_BACKGROUND) | os::View | |
ViewScrolled(const Point &cDelta) | os::View | virtual |
WheelMoved(const Point &cDelta) | os::View | virtual |
Width() const | os::View | |
WindowActivated(bool bIsActive) | os::View | virtual |
~Control() | os::Control | |
~Handler() | os::Handler | virtual |
~Invoker() | os::Invoker | virtual |
~ListView() | os::ListView | |
~View() | os::View | virtual |