Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 2180

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<class name="QResizeEvent" doc="/**
&lt;p&gt;The &lt;a href=&quot;QResizeEvent.html#QResizeEvent(com.trolltech.qt.core.QSize, com.trolltech.qt.core.QSize)&quot;&gt;&lt;tt&gt;QResizeEvent&lt;/tt&gt;&lt;/a&gt; class contains event parameters for resize events.&lt;/p&gt;
&lt;p&gt;Resize events are sent to widgets that have been resized.&lt;/p&gt;
&lt;p&gt;The event handler QWidget::resizeEvent() receives resize events.&lt;/p&gt;

@see &lt;tt&gt;QWidget::resize&lt;/tt&gt;
@see &lt;tt&gt;QWidget::setGeometry&lt;/tt&gt; */">
    <method name="public QResizeEvent(com.trolltech.qt.core.QSize size, com.trolltech.qt.core.QSize oldSize)" doc="/**
&lt;p&gt;Constructs a resize event with the new and old widget sizes, &lt;tt&gt;size&lt;/tt&gt; and &lt;tt&gt;oldSize&lt;/tt&gt; respectively.&lt;/p&gt;
 */"/>
    <method name="public final com.trolltech.qt.core.QSize oldSize()" doc="/**
&lt;p&gt;Returns the old size of the widget.&lt;/p&gt;
 */"/>
    <method name="public final com.trolltech.qt.core.QSize size()" doc="/**
&lt;p&gt;Returns the new size of the widget. This is the same as QWidget::size().&lt;/p&gt;
 */"/>
    <method name="protected final com.trolltech.qt.core.QSize olds()" doc="/**
&lt;p&gt;This method is used internally by Qt Jambi. Do not use it in your applications.&lt;/p&gt;

@see &lt;a href=&quot;QResizeEvent.html#setOlds(com.trolltech.qt.core.QSize)&quot;&gt;&lt;tt&gt;setOlds&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="protected final void setOlds(com.trolltech.qt.core.QSize olds)" doc="/**
&lt;p&gt;This method is used internally by Qt Jambi. Do not use it in your applications.&lt;/p&gt;

@see &lt;a href=&quot;QResizeEvent.html#olds()&quot;&gt;&lt;tt&gt;olds&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="protected final com.trolltech.qt.core.QSize s()" doc="/**
&lt;p&gt;This method is used internally by Qt Jambi. Do not use it in your applications.&lt;/p&gt;

@see &lt;a href=&quot;QResizeEvent.html#setS(com.trolltech.qt.core.QSize)&quot;&gt;&lt;tt&gt;setS&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="protected final void setS(com.trolltech.qt.core.QSize s)" doc="/**
&lt;p&gt;This method is used internally by Qt Jambi. Do not use it in your applications.&lt;/p&gt;

@see &lt;a href=&quot;QResizeEvent.html#s()&quot;&gt;&lt;tt&gt;s&lt;/tt&gt;&lt;/a&gt; */"/>
</class>