#include <qpushbutton.h>
#include <qmultilineedit.h>
#include <qpe/config.h>
#include <opie2/multiauthconfigwidget.h>
Include dependency graph for noticeConfigWidget.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Variables | |
| static char | defaultNoticeText [] |
Definition in file noticeConfigWidget.h.
|
|
Initial value: QT_TRANSLATE_NOOP( "QObject", "<h2>NOTICE TO USERS</h2>\n" "<p>This is a private computer system and is the property of " "the company XXX / Mr or Ms X. It is for authorized " "use only. Users have no expectation of privacy.</p>\n" "<p><strong>Unauthorized or improper use of this system may result in " "disciplinary action and civil and criminal penalties. <em>By continuing to use " "this system you indicate your awareness of and consent to these " "terms. LOG OFF IMMEDIATELY if you do not agree to them.</em></strong></p>") Definition at line 43 of file noticeConfigWidget.h. Referenced by NoticePlugin::getNoticeText(), and NoticeConfigWidget::resetNotice(). |
1.4.2