ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <window.h>

Inherits Window.

Inherited by ExtContextMenuHandlerT< ChildWindow >, IPCtrlWindow< ChildWindow, SIfacePtr< IWebBrowser2 > >, and ShellBrowserChildT< ChildWindow >.

Public Types

typedef Window super

Public Member Functions

 ChildWindow (HWND hwnd, const ChildWndInfo &info)
bool go_to (LPCTSTR url)

Static Public Member Functions

static ChildWindowcreate (const ChildWndInfo &info, const RECT &rect, CREATORFUNC_INFO creator, LPCTSTR classname, LPCTSTR title=NULL, DWORD style=0)

Protected Member Functions

LRESULT WndProc (UINT nmsg, WPARAM wparam, LPARAM lparam)
virtual void resize_children (int cx, int cy)
virtual String jump_to_int (LPCTSTR url)=0
void set_url (LPCTSTR url)

Protected Attributes

MenuInfo_menu_info
WindowHandle _left_hwnd
WindowHandle _right_hwnd
int _focus_pane
int _split_pos
int _last_split
HWND _hwndFrame
String _statusText
String _url
stack< String_url_history

Detailed Description

Class ChildWindow represents MDI child windows. It is used with class MainFrame.

Definition at line 289 of file window.h.


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

Generated on Fri May 25 2012 06:14:43 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.