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

nsIBaseWindow Interface Reference

import "nsiface.idl";

Inherits nsISupports.

Public Member Functions

nsresult InitWindow (nativeWindow parentNativeWindow, nsIWidget *parentWidget, PRInt32 x, PRInt32 y, PRInt32 cx, PRInt32 cy)
nsresult Create ()
nsresult Destroy ()
nsresult SetPosition (PRInt32 x, PRInt32 y)
nsresult GetPosition (PRInt32 *x, PRInt32 *y)
nsresult SetSize (PRInt32 cx, PRInt32 cy, PRBool fRepaint)
nsresult GetSize (PRInt32 *cx, PRInt32 *cy)
nsresult SetPositionAndSize (PRInt32 x, PRInt32 y, PRInt32 cx, PRInt32 cy, PRBool fRepaint)
nsresult GetPositionAndSize (PRInt32 *x, PRInt32 *y, PRInt32 *cx, PRInt32 *cy)
nsresult Repaint (PRBool force)
nsresult GetParentWidget (nsIWidget **aParentWidget)
nsresult SetParentWidget (nsIWidget *aParentWidget)
nsresult GetParentNativeWindow (nativeWindow *aParentNativeWindow)
nsresult SetParentNativeWindow (nativeWindow aParentNativeWindow)
nsresult GetVisibility (PRBool *aVisibility)
nsresult SetVisibility (PRBool aVisibility)
nsresult GetEnabled (PRBool *aEnabled)
nsresult SetEnabled (PRBool aEnabled)
nsresult GetBlurSuppression (PRBool *aBlurSuppression)
nsresult SetBlurSuppression (PRBool aBlurSuppression)
nsresult GetMainWidget (nsIWidget **aMainWidget)
nsresult SetFocus ()
nsresult GetTitle (PRUnichar **aTitle)
nsresult SetTitle (const PRUnichar *aTitle)

Detailed Description

Definition at line 1708 of file nsiface.idl.


The documentation for this interface was generated from the following file:

Generated on Sun May 27 2012 06:31:16 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.