By default, inherited slots (those slots which are defined in a superclass of the current class, rather than the current class itself) are listed in the Slots area along with the slots defined in the current class. Deselect the Include Inherited Slots button just above the Filter box to inhibit this listing.
capi:push-button-panel
class, click Include Inherited Slots . No slots are displayed in the Slots area. This is because all the slots available to the capi:push-button-panel
class are inherited from its superclasses. No slots are defined explicitly on the capi:push-button-panel
class.
Notice that the slot description for each slot tells you which superclass the slot is defined on.