56 QList<CADrawableClef *> _drawableClefList; // List of all the drawable clefs. Used for fast look-up with the given key - X-coordinate usually.
57 QList<CADrawableKeySignature *> _drawableKeySignatureList; // List of all the drawable key signatures. Used for fast look-up with the given key - X-coordinate usually.
58 QList<CADrawableTimeSignature *> _drawableTimeSignatureList; // List of all the drawable time signatures. Used for fast look-up with the given key - X-coordinate usually.
59staticconstdoubleSTAFFLINE_WIDTH; // Width of the staffs' lines. Defined in drawablestaff.cpp
60 };
61
62#endif /* DRAWABLESTAFF_H_ */
Generated on Fri Jan 11 2013 14:40:12 for Canorus by 1.8.3