[inline]
Return true if this item is open.
Definition at line 159 of file FXFoldingList.h.
00159 { return (state&OPENED)!=0; }