• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeparts
 

tdeparts

  • KParts
  • WindowArgs
Public Member Functions | Public Attributes | List of all members
KParts::WindowArgs Struct Reference

#include <browserextension.h>

Public Member Functions

 WindowArgs (const WindowArgs &args)
 
WindowArgs & operator= (const WindowArgs &args)
 
 WindowArgs (const TQRect &_geometry, bool _fullscreen, bool _menuBarVisible, bool _toolBarsVisible, bool _statusBarVisible, bool _resizable)
 
 WindowArgs (int _x, int _y, int _width, int _height, bool _fullscreen, bool _menuBarVisible, bool _toolBarsVisible, bool _statusBarVisible, bool _resizable)
 

Public Attributes

int x
 
int y
 
int width
 
int height
 
bool fullscreen
 
bool menuBarVisible
 
bool toolBarsVisible
 
bool statusBarVisible
 
bool resizable
 
bool lowerWindow
 
bool scrollBarsVisible
 
WindowArgsPrivate * d
 

Detailed Description

The WindowArgs are used to specify arguments to the "create new window" call (see the createNewWindow variant that uses WindowArgs).

The primary reason for this is the javascript window.open function.

Definition at line 184 of file browserextension.h.


The documentation for this struct was generated from the following files:
  • browserextension.h
  • browserextension.cpp

tdeparts

Skip menu "tdeparts"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeparts

Skip menu "tdeparts"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeparts by doxygen 1.9.1
This website is maintained by Timothy Pearson.