⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pimcontact.html

📁 qtopiaphone英文帮助,用于初学者和开发人员,初学者可以用来学习,开发人员可以用来资料查询.
💻 HTML
📖 第 1 页 / 共 3 页
字号:
</h3> Returns the business fax number of the contact.<h3 class=fn>QString <a name="businessMobile"></a>PimContact::businessMobile () const</h3> Returns the business mobile number of the contact.<h3 class=fn>QString <a name="businessPager"></a>PimContact::businessPager () const</h3> Returns the business pager number of the contact.<h3 class=fn>QString <a name="businessPhone"></a>PimContact::businessPhone () const</h3> Returns the business phone number of the contact.<h3 class=fn>QString <a name="businessState"></a>PimContact::businessState () const</h3> Returns the business state of the contact.<h3 class=fn>QString <a name="businessStreet"></a>PimContact::businessStreet () const</h3> Returns the business street address of the contact.<h3 class=fn>QString <a name="businessWebpage"></a>PimContact::businessWebpage () const</h3> Returns the business webpage of the contact.<h3 class=fn>QString <a name="businessZip"></a>PimContact::businessZip () const</h3> Returns the business zip of the contact.<h3 class=fn>QString <a name="children"></a>PimContact::children () const</h3> Returns the children of the contact.<h3 class=fn>void <a name="clearEmailList"></a>PimContact::clearEmailList ()</h3>Clear the email list for the contact, includingthe default email.<h3 class=fn>QString <a name="company"></a>PimContact::company () const</h3> Returns the company for the contact.<h3 class=fn>QString <a name="companyPronunciation"></a>PimContact::companyPronunciation () const</h3>Returns the pronunciation of the contacts company name.<h3 class=fn>QString <a name="defaultEmail"></a>PimContact::defaultEmail () const</h3> Returns the default email address of the contact.<h3 class=fn>QString <a name="department"></a>PimContact::department () const</h3> Returns the department for the contact.<h3 class=fn>QString <a name="displayBusinessAddress"></a>PimContact::displayBusinessAddress () const</h3>Returns the formated business address of the contact.<h3 class=fn>QString <a name="displayHomeAddress"></a>PimContact::displayHomeAddress () const</h3>Returns the formated home address of the contact.<h3 class=fn>QStringList <a name="emailList"></a>PimContact::emailList () const</h3>Returns a list of email addresses belonging to the contact, includingthe default email address.<h3 class=fn>QString <a name="fileAs"></a>PimContact::fileAs () const</h3> Returns the string the contact is filed as.<h3 class=fn>QString <a name="firstName"></a>PimContact::firstName () const</h3> Returns the first name of the contact.<h3 class=fn>QString <a name="firstNamePronunciation"></a>PimContact::firstNamePronunciation () const</h3>Returns the pronunciation of the contacts first name.<h3 class=fn>QString <a name="fullName"></a>PimContact::fullName () const</h3>Returns the full name of the contact, generated from thecurrent user preferences. <a href="#fileAs">fileAs</a>() in general will be a cachedvopy of this.<p> <p>See also <a href="#setFileAs">setFileAs</a>().<h3 class=fn><a href="pimcontact.html#GenderType-enum">GenderType</a> <a name="gender"></a>PimContact::gender () const</h3>Returns the gender of the contact as type GenderType.<h3 class=fn>QString <a name="homeCity"></a>PimContact::homeCity () const</h3> Returns the home city of the contact.<h3 class=fn>QString <a name="homeCountry"></a>PimContact::homeCountry () const</h3> Returns the home country of the contact.<h3 class=fn>QString <a name="homeFax"></a>PimContact::homeFax () const</h3> Returns the home fax number of the contact.<h3 class=fn>QString <a name="homeMobile"></a>PimContact::homeMobile () const</h3> Returns the home mobile number of the contact.<h3 class=fn>QString <a name="homePhone"></a>PimContact::homePhone () const</h3> Returns the home phone number of the contact.<h3 class=fn>QString <a name="homeState"></a>PimContact::homeState () const</h3> Returns the home state of the contact.<h3 class=fn>QString <a name="homeStreet"></a>PimContact::homeStreet () const</h3> Returns the home street address of the contact.<h3 class=fn>QString <a name="homeWebpage"></a>PimContact::homeWebpage () const</h3> Returns the home webpage of the contact.<h3 class=fn>QString <a name="homeZip"></a>PimContact::homeZip () const</h3> Returns the home zip of the contact.<h3 class=fn>void <a name="insertEmail"></a>PimContact::insertEmail ( const&nbsp;QString&nbsp;&amp;&nbsp;email )</h3>Adds <em>email</em> to the list of email address for the contact.If no default email is set, the default email willbe set to <em>email</em>.<h3 class=fn>QString <a name="jobTitle"></a>PimContact::jobTitle () const</h3> Returns the job title of the contact.<h3 class=fn>QString <a name="lastName"></a>PimContact::lastName () const</h3> Returns the last name of the contact.<h3 class=fn>QString <a name="lastNamePronunciation"></a>PimContact::lastNamePronunciation () const</h3>Returns the pronunciation of the contacts last name.<h3 class=fn>QString <a name="manager"></a>PimContact::manager () const</h3> Returns the manager of the contact.<h3 class=fn>bool <a name="match"></a>PimContact::match ( const&nbsp;QString&nbsp;&amp;&nbsp;regexp ) const</h3>Returns TRUE if the part of contact matches <em>regexp</em>. Otherwise returns FALSE.<h3 class=fn>QString <a name="middleName"></a>PimContact::middleName () const</h3> Returns the middle name of the contact.<h3 class=fn>QString <a name="nameTitle"></a>PimContact::nameTitle () const</h3> Returns the title of the contact.<h3 class=fn>QString <a name="nickname"></a>PimContact::nickname () const</h3> Returns the nickname of the contact.<h3 class=fn>QString <a name="notes"></a>PimContact::notes () const</h3> Returns the notes relating to the the contact.<h3 class=fn>QString <a name="office"></a>PimContact::office () const</h3> Returns the office for the contact.<h3 class=fn>QString <a name="profession"></a>PimContact::profession () const</h3> Returns the profession of the contact.<h3 class=fn>QValueList&lt;PimContact&gt; <a name="readVCard"></a>PimContact::readVCard ( const&nbsp;QString&nbsp;&amp;&nbsp;filename )<tt> [static]</tt></h3>Reads the file specified by <em>filename</em> as a list of vCards objectsand returns the list of near equivalent contacts.<p> <p>See also <a href="#writeVCard">writeVCard</a>().<h3 class=fn>void <a name="removeEmail"></a>PimContact::removeEmail ( const&nbsp;QString&nbsp;&amp;&nbsp;email )</h3>Removes <em>email</em> from the list of email address for the contact.If the email is the default email, the default email willbe set to the first one in the list.<h3 class=fn>void <a name="setAnniversary"></a>PimContact::setAnniversary ( const&nbsp;QDate&nbsp;&amp;&nbsp;d )</h3>Sets the person's anniversary to <em>d</em>.<h3 class=fn>void <a name="setAssistant"></a>PimContact::setAssistant ( const&nbsp;QString&nbsp;&amp;&nbsp;str )</h3> Sets the assistant of the contact to <em>str</em>.<h3 class=fn>void <a name="setBirthday"></a>PimContact::setBirthday ( const&nbsp;QDate&nbsp;&amp;&nbsp;d )</h3>Sets the person's birthday to <em>d</em>.<h3 class=fn>void <a name="setBusinessCity"></a>PimContact::setBusinessCity ( const&nbsp;QString&nbsp;&amp;&nbsp;str )

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -