#include <tdeaboutdialog.h>
Inherits TQFrame.
|
void | sendEmail (const TQString &name, const TQString &email) |
|
void | openURL (const TQString &url) |
|
|
| TDEAboutContributor (TQWidget *parent=0, const char *name=0, const TQString &username=TQString::null, const TQString &email=TQString::null, const TQString &url=TQString::null, const TQString &work=TQString::null, bool showHeader=false, bool showFrame=true, bool showBold=false) |
|
void | setName (const TQString &text, const TQString &header=TQString::null, bool update=true) |
|
void | setEmail (const TQString &text, const TQString &header=TQString::null, bool update=true) |
|
void | setURL (const TQString &text, const TQString &header=TQString::null, bool update=true) |
|
void | setWork (const TQString &text, const TQString &header=TQString::null, bool update=true) |
|
TQString | getName (void) const |
|
TQString | getEmail (void) const |
|
TQString | getURL (void) const |
|
TQString | getWork (void) const |
|
virtual TQSize | sizeHint (void) const |
|
Used internally by TDEAboutWidget.
Definition at line 92 of file tdeaboutdialog.h.
◆ TDEAboutContributor()
TDEAboutContributor::TDEAboutContributor |
( |
TQWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
const TQString & |
username = TQString::null , |
|
|
const TQString & |
email = TQString::null , |
|
|
const TQString & |
url = TQString::null , |
|
|
const TQString & |
work = TQString::null , |
|
|
bool |
showHeader = false , |
|
|
bool |
showFrame = true , |
|
|
bool |
showBold = false |
|
) |
| |
◆ emailClickedSlot
void TDEAboutContributor::emailClickedSlot |
( |
const TQString & |
emailaddress | ) |
|
|
protectedslot |
◆ fontChange()
void TDEAboutContributor::fontChange |
( |
const TQFont & |
oldFont | ) |
|
|
protectedvirtual |
◆ getEmail()
TQString TDEAboutContributor::getEmail |
( |
void |
| ) |
const |
◆ getName()
TQString TDEAboutContributor::getName |
( |
void |
| ) |
const |
◆ getURL()
TQString TDEAboutContributor::getURL |
( |
void |
| ) |
const |
◆ getWork()
TQString TDEAboutContributor::getWork |
( |
void |
| ) |
const |
◆ setEmail()
void TDEAboutContributor::setEmail |
( |
const TQString & |
text, |
|
|
const TQString & |
header = TQString::null , |
|
|
bool |
update = true |
|
) |
| |
◆ setName()
void TDEAboutContributor::setName |
( |
const TQString & |
text, |
|
|
const TQString & |
header = TQString::null , |
|
|
bool |
update = true |
|
) |
| |
◆ setURL()
void TDEAboutContributor::setURL |
( |
const TQString & |
text, |
|
|
const TQString & |
header = TQString::null , |
|
|
bool |
update = true |
|
) |
| |
◆ setWork()
void TDEAboutContributor::setWork |
( |
const TQString & |
text, |
|
|
const TQString & |
header = TQString::null , |
|
|
bool |
update = true |
|
) |
| |
◆ sizeHint()
TQSize TDEAboutContributor::sizeHint |
( |
void |
| ) |
const |
|
virtual |
◆ urlClickedSlot
void TDEAboutContributor::urlClickedSlot |
( |
const TQString & |
u | ) |
|
|
protectedslot |
The documentation for this class was generated from the following files: