Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 2015

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

<class name="QFileOpenEvent" doc="/**
&lt;p&gt;The &lt;a href=&quot;QFileOpenEvent.html#QFileOpenEvent(java.lang.String)&quot;&gt;&lt;tt&gt;QFileOpenEvent&lt;/tt&gt;&lt;/a&gt; class provides an event that will be sent when there is a request to open a file.&lt;/p&gt;
&lt;p&gt;File open events will be sent to the QApplication::instance() when the operating system requests that a file be opened. This is a high-level event that can be caused by different user actions depending on the user's desktop environment; for example, double clicking on an file icon in the Finder on Mac OS X.&lt;/p&gt;
&lt;p&gt;This event is only used to notify the application of a request. It may be safely ignored.&lt;/p&gt;
 */">
    <method name="public QFileOpenEvent(java.lang.String file)" doc="/**
&lt;p&gt;This method is used internally by Qt Jambi.
Do not use it in your applications.&lt;/p&gt;
 */"/>
    <method name="public final java.lang.String file()" doc="/**
&lt;p&gt;Returns the file that is being opened.&lt;/p&gt;
 */"/>
</class>