#include "contacteditor.h"#include "namelineedit.h"#include <opie2/odebug.h>#include <opie2/opimcontact.h>#include <opie2/oresource.h>#include <qpe/categoryselect.h>#include <qpe/qpeapplication.h>#include <qpe/qpedialog.h>#include <qlabel.h>#include <qlayout.h>#include <qlineedit.h>#include <qmultilineedit.h>#include <qtoolbutton.h>#include <qlistbox.h>#include <qmessagebox.h>#include <qwhatsthis.h>#include <assert.h>Include dependency graph for contacteditor.cpp:

Go to the source code of this file.
Functions | |
| static bool | containsAlphaNum (const QString &str) |
| static bool | constainsWhiteSpace (const QString &str) |
| void | parseEmailFrom (const QString &txt, QString &strDefaultEmail, QString &strAll) |
| void | parseEmailTo (const QString &strDefaultEmail, const QString &strOtherEmail, QString &strBack) |
|
|
Definition at line 1693 of file contacteditor.cpp. |
|
|
Definition at line 1683 of file contacteditor.cpp. |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.2