XPickWnd

Inherited from XWnd,

Inherited by NULL

Friend class NULL

Description

Members

Public interface


XPickView * m_pListView

QListWidget * m_pGrpList

QHBoxLayout * m_pRolesLayout

QLabel * m_pLabel

vector<QWidget*> m_pRoleList

TreeNode * m_pLabelItem

int m_iPickMode

int m_iMethod

double m_dAngleTol


XPickWnd(MainFrame * frame,QWidget * par)

~XPickWnd()

void initWindow()

void reset()

void setLabelItem(TreeNode * pItem)

void showLabel()

void hideLabel()

void onControlEvent(const char * ctrlName, TypeID event = Event_Any)

void onDataExchange(const char * dixdiag = 0)

void updateGroupList(XManager * grpMgr)

void updateRole()

void updateLabel()

XPickView * getView()

void clear()

void onRoleChanged(int roleIndex)

void onRoleToggled()

void onInitGroup()

void onSelectCoNormal()

void onSelectCylinder()

void onSelectGroup()

void onApply()

void onBackToNormal()