ItemInfoDialog Class Reference

Inheritance diagram for ItemInfoDialog:

Inheritance graph
[legend]
Collaboration diagram for ItemInfoDialog:

Collaboration graph
[legend]

Public Member Functions

 ItemInfoDialog (intf_thread_t *, CBaseWindow *, HINSTANCE, playlist_item_t *)
virtual ~ItemInfoDialog ()

Protected Member Functions

void OnOk ()
void UpdateInfo ()
virtual LRESULT WndProc (HWND, UINT, WPARAM, LPARAM)

Protected Attributes

intf_thread_tp_intf
HWND hwndCB
playlist_item_tp_item
HWND uri_label
HWND uri_text
HWND name_label
HWND name_text
HWND checkbox_label
HWND enabled_checkbox
HWND info_tree

Constructor & Destructor Documentation

ItemInfoDialog::ItemInfoDialog ( intf_thread_t p_intf,
CBaseWindow p_parent,
HINSTANCE  h_inst,
playlist_item_t _p_item 
)

References p_item.

virtual ItemInfoDialog::~ItemInfoDialog (  )  [inline, virtual]


Member Function Documentation

void ItemInfoDialog::OnOk (  )  [protected]

void ItemInfoDialog::UpdateInfo (  )  [protected]

LRESULT ItemInfoDialog::WndProc ( HWND  hwnd,
UINT  msg,
WPARAM  wp,
LPARAM  lp 
) [protected, virtual]


Field Documentation

Reimplemented from CBaseWindow.

Referenced by OnOk().

HWND ItemInfoDialog::hwndCB [protected]

Reimplemented from CBaseWindow.

Referenced by WndProc().

HWND ItemInfoDialog::uri_label [protected]

Referenced by WndProc().

HWND ItemInfoDialog::uri_text [protected]

Referenced by OnOk(), and WndProc().

HWND ItemInfoDialog::name_label [protected]

Referenced by WndProc().

HWND ItemInfoDialog::name_text [protected]

Referenced by OnOk(), and WndProc().

Referenced by WndProc().

Referenced by OnOk(), and WndProc().

HWND ItemInfoDialog::info_tree [protected]

Referenced by UpdateInfo(), and WndProc().


The documentation for this class was generated from the following files:

Generated on Wed Mar 31 08:06:40 2010 for VLC by  doxygen 1.5.6