|
|
Choosing A Webhost: |
Re: QIconView woes....: msg#00009kde.devel.perl
--- Ashley Winters <jahqueel@xxxxxxxxx> wrote: > well, you can't do SIGNAL "foo($variable)" since $variable can't be > interpreted at connect() time. Also, I don't think the "&" in > "&driveSelected()" is legal. > > So, here's what you could do instead: > > $driveView->connect(SIGNAL "clicked()", this, SLOT > "driveSelected()"); Lets try that again: use slots driveSelected => ['QIconViewItem *']; $driveView->connect(SIGNAL "clicked(QIconViewItem *)", this, SLOT "driveSelected(QIconViewItem *)"); Much better... it might even work. :) Ashley Winters ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: QIconView woes...., Ashley Winters |
|---|---|
| Next by Date: | Adding C++ Widgets, Jon Morley |
| Previous by Thread: | Re: QIconView woes...., Ashley Winters |
| Next by Thread: | Adding C++ Widgets, Jon Morley |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |