[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    trunk/kdenonbeta/kwintv3/qtvision
From:       K Hessels <khessels () shaw ! ca>
Date:       2005-02-18 11:33:48
Message-ID: 1108726428.423498.16905.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 123456 by khessels:

apply plugin options


 M  +3 -0      trunk/kdenonbeta/kwintv3/qtvision/settingsdialog.cpp   


--- trunk/kdenonbeta/kwintv3/qtvision/settingsdialog.cpp #123455:123456
@@ -135,6 +135,8 @@
     channelWidgetImpl = new ChannelWidgetImpl(page3, qtv);
     QGridLayout *grid = new QGridLayout(page3, 1, 1);
     grid->addWidget(channelWidgetImpl, 0, 0);
+    if (!qtv->device()->isTuner())
+        channelWidgetImpl->setEnabled(false);
     return;
 } // setupChannelsPage
 
@@ -250,6 +252,7 @@
     qtv->channels()->save();
 
     // Apply the plugin options
+    pluginWidgetImpl->applyPlugins();
 
     emit optionsModified(newConfig);
     return;

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic