class KAboutContainerBase
Definition
#include <
kaboutdialog.h
>
Inherits
QWidget
(qk)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Types
enum
LayoutType
{AbtPlain = 0x0001, AbtTabbed = 0x0002, AbtTitle = 0x0004, AbtImageLeft = 0x0008, AbtImageRight = 0x0010, AbtImageOnly = 0x0020, AbtProduct = 0x0040, AbtKDEStandard = AbtTabbed|AbtTitle|AbtImageLeft, AbtAppStandard = AbtTabbed|AbtTitle|AbtProduct, AbtImageAndTitle = AbtPlain|AbtTitle|AbtImageOnly }
Public Methods
KAboutContainerBase
( int layoutType, QWidget *parent = 0, char *name = 0 )
virtual void
show
( void )
virtual QSize
sizeHint
( void ) const
void
setTitle
( const QString &title )
void
setImage
( const QString &fileName )
void
setImageBackgroundColor
( const QColor &color )
void
setImageFrame
( bool state )
void
setProduct
( const QString &appName, const QString &version, const QString &author, const QString &year )
QFrame *
addTextPage
( const QString &title, const QString &text, bool richText=false, int numLines=10 )
KAboutContainer *
addContainerPage
( const QString &title, int childAlignment = AlignCenter, int innerAlignment = AlignCenter )
QFrame *
addEmptyPage
( const QString &title )
KAboutContainer *
addContainer
( int childAlignment, int innerAlignment )
Public Slots
virtual void
slotMouseTrack
( int mode, const QMouseEvent *e )
virtual void
slotUrlClick
( const QString &url )
virtual void
slotMailClick
( const QString &name, const QString &address )
Signals
void
mouseTrack
( int mode, const QMouseEvent *e )
void
urlClick
( const QString &url )
void
mailClick
( const QString &name, const QString &address )
Protected Methods
virtual void
fontChange
( const QFont &oldFont )
Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:25 2000, using kdoc 2.0a33.