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

tdecore

Public Member Functions | Public Attributes | List of all members
NETSize Struct Reference

#include <netwm_def.h>

Public Member Functions

 NETSize ()
 

Public Attributes

int width
 
int height
 

Detailed Description

Simple size class for NET classes.

This class is a convenience class defining a size width by height. The existence of this class is to keep the implementation from being dependant on a separate framework/library.

NETSize is only used by the NET API. Usually TQSize is the appropriate class for representing a size.

Author
Bradley T. Hughes bhugh.nosp@m.es@t.nosp@m.rollt.nosp@m.ech..nosp@m.com

Definition at line 71 of file netwm_def.h.

Constructor & Destructor Documentation

◆ NETSize()

NETSize::NETSize ( )
inline

Constructor to initialize this size to 0x0.

Definition at line 75 of file netwm_def.h.

Member Data Documentation

◆ height

int NETSize::height

Height.

Definition at line 81 of file netwm_def.h.

◆ width

int NETSize::width

Width.

Definition at line 80 of file netwm_def.h.


The documentation for this struct was generated from the following file:
  • netwm_def.h

tdecore

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

tdecore

Skip menu "tdecore"
  • 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 tdecore by doxygen 1.9.4
This website is maintained by Timothy Pearson.