From owner-freebsd-ports Sat Aug 24 18:53:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B7E37B400 for ; Sat, 24 Aug 2002 18:53:06 -0700 (PDT) Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by mx1.FreeBSD.org (Postfix) with SMTP id E6C1B43E6E for ; Sat, 24 Aug 2002 18:53:05 -0700 (PDT) (envelope-from john_m_cooper@yahoo.com) Received: from pc016247.reshall.uidaho.edu (john?m?cooper@129.101.136.30 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 25 Aug 2002 01:53:05 -0000 Subject: Re: Need help from a QT guru From: John Merryweather Cooper Reply-To: john_m_cooper@yahoo.com To: Frerich Raabe Cc: FreeBSD Ports In-Reply-To: <200208250253.04427.raabe@kde.org> References: <1030221728.5620.95.camel@PC016247.reshall.uidaho.edu> <200208250253.04427.raabe@kde.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 24 Aug 2002 18:53:04 -0700 Message-Id: <1030240384.44076.4.camel@PC016247.reshall.uidaho.edu> Mime-Version: 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks! I'll give that a go and report the fix to the author. jmc On Sat, 2002-08-24 at 17:53, Frerich Raabe wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Saturday 24 August 2002 22:42, John Merryweather Cooper wrote: > > I'm busy porting xsidplay from QT2 to QT3. For the most part, the port > > is happy with this, except for a compile error in > > src/PlaylistEditDialogData.cpp: > > > > subtuneSpinBox->setFrameShape( QSpinBox::WinPanel ); > > subtuneSpinBox->setFrameShadow( QSpinBox::Sunken ); > > > > The compiler complains that WinPanel and Sunken are not members of > > QSpinBox. A review of qspinbox.h confirms that this is true for QT3. > > So, given that QT3 no longer has the members, how do I achieve > > equivalent functionality with QT3? > > Use QFrame::WinPanel and QFrame::Sunken instead. > > - - Frerich > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.7 (FreeBSD) > > iD8DBQE9aCpwKrbzRexv2VkRAl4AAJ49CH5Ag8hVlRyvXQ+xdp+nJOZ1sACfVqkQ > 0XWAxRxfL+BAA4B9da7qxwE= > =M77h > -----END PGP SIGNATURE----- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | Yahoo: john_m_cooper || | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message