KPageWidget

Charles Samuels charles at kde.org
Mon Nov 27 07:20:40 GMT 2006


KPageWidget has these ctors:

public explicit KPageDialog( QWidget *parent = 0, Qt::WFlags flags = 0 );
protected KPageDialog( KPageWidget *widget, QWidget *parent=0, Qt::WFlags=0 );

When trying to call the first constructor with a KPageWidget, there is an 
ambiguity (This is a rare case).

the function:
    KPageWidget *pageWidget() const;

Should probably not be const. There should probably be a const and non-const 
version of that function.

Or is this email off-topic because it's not about PDF readers?

Charles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20061126/9428578b/attachment.sig>


More information about the kde-core-devel mailing list