#include <object_text.hpp>
Inheritance diagram for CObjectTextWidget:


Definition at line 54 of file object_text.hpp.
Public Member Functions | |
| CObjectTextWidget () | |
| CObjectTextWidget. | |
| CObjectTextWidget (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize) | |
| void | Init (TConstScopedObjects &objects, bool brief=false) |
| void | GetSelection (TConstScopedObjects &objects) |
| ISelection-style API. | |
Protected Member Functions | |
| void | x_GenerateTextItemsFromObjects (vector< ITextItem * > &items) |
| void | x_GetItems_Object (const CObject &object, objects::CScope *scope, vector< ITextItem * > &items) |
Protected Attributes | |
| TConstScopedObjects | m_Objects |
| bool | m_Brief |
Private Attributes | |
| objects::CScope * | m_Scope |
|
|
Definition at line 180 of file object_text.cpp. |
|
||||||||||||||||||||
|
Definition at line 187 of file object_text.cpp. References _T, and CTextItemPanel::SetFont(). |
|
|
ISelection-style API.
Definition at line 222 of file object_text.cpp. References CTextItemPanel::GetContext(), CTextPanelContext::GetSelectedObjects(), and m_Scope. Referenced by CSelectionPanel::GetSelection(). |
|
||||||||||||
|
Definition at line 205 of file object_text.cpp. References m_Brief, m_Objects, and m_Scope. Referenced by CSelectionPanel::x_InitCurrentWidget(). |
|
|
Definition at line 237 of file object_text.cpp. References m_Objects. |
|
||||||||||||||||
|
|
|
|
Definition at line 78 of file object_text.hpp. Referenced by Init(). |
|
|
Definition at line 77 of file object_text.hpp. Referenced by Init(), and x_GenerateTextItemsFromObjects(). |
|
|
Definition at line 81 of file object_text.hpp. Referenced by GetSelection(), and Init(). |
1.4.6
Modified on Mon Dec 07 16:23:36 2009 by modify_doxy.py rev. 173732