<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font size="-1"><font face="Verdana">Hi,</font></font></p>
    <p><font size="-1"><font face="Verdana">As far as I know there is no
          such thing planned.</font></font></p>
    <p><font size="-1"><font face="Verdana">The plugin should still be
          working with 2.x versions.</font></font></p>
    <p><font size="-1"><font face="Verdana">Otherwise, there might be a
          developer willing to provide this in 3.x ?</font></font></p>
    <p><font size="-1"><font face="Verdana">Best regards,</font></font></p>
    <p><font size="-1"><font face="Verdana">Denis</font></font><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10/27/2016 02:31 PM, EFTAS Fabian
      Wilske wrote:<br>
    </div>
    <blockquote
      cite="mid:e28ee02c-d6ac-2c4b-e007-2e4c4cd60990@eftas.com"
      type="cite">
      <pre wrap="">Hello,

in my plugin I successfully connected a QgsFieldComboBox with a 
QgsMapLayerComboBox to let my user select a field of an already selected 
vector layer.

Now I want to give my user the opportunity to select a band of an 
already selected raster layer. How to achieve this?

I guess it should be possible with the QGIS Combo Manager module by 
Denis Rouzaud which supports band combo boxes 
(<a class="moz-txt-link-freetext" href="http://3nids.github.io/qgiscombomanager/">http://3nids.github.io/qgiscombomanager/</a>). But its README tells me that 
the module is deprecated now because its functionality has been merged 
into QGIS core. Unfortunately, I couldn't find a QgsBandComboBox (or 
something like this) class in the QGIS core API and QgsFieldComboBox 
doesn't work for me with raster layers.

Any idea for combo boxes for raster layer bands using the core API?

Best regards,
Fabian
_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
    </blockquote>
    <br>
  </body>
</html>