<div><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse;white-space:pre">I have a standard QComboBox displaying about 25 text based items right now, left aligned.</span></div>
<div><font face="arial, sans-serif"><span style="border-collapse:collapse;white-space:pre"><span style="border-collapse:separate;font-family:arial;white-space:normal"><div><font face="arial, sans-serif"><span style="border-collapse:collapse;white-space:pre">
</span></font></div><div><font face="arial, sans-serif"><span style="border-collapse:collapse;white-space:pre">What I want to do is display a bool status for the same items and have it right aligned in the child list box (preferably display in the list view only too). I haven't determined if the status will be text or an icon yet, probably what ever is easier.</span></font></div>
<div><span style="border-collapse:collapse;white-space:pre"><br></span></div><div><span style="border-collapse:collapse;white-space:pre">I've been brainstorming for a while now trying to figure out the best way to go about this. I can't seem to extract a list of visible items in the combobox's child list with rect's, so I can't draw on top of them.</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; white-space: pre;">I'm still new to Qt, so I don't really have a good grasp of whats possible, its likely this is an easy built in feature I haven't found yet. Any suggestions would be great.</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; white-space: pre;">- Adam</span></div>
</span></span></font></div>