#include <NCstyle.h>
Inheritance diagram for NCstyle::Style:
Public Member Functions | |
NCattrset & | getAttrGlobal () |
NCattrset & | getAttrLocal () |
Style () | |
Style (const Style &rhs) | |
virtual | ~Style () |
const chtype & | attr (STglobal a) const |
const chtype & | attr (STlocal a) const |
const chtype & | operator() (STglobal a) const |
const chtype & | operator() (STlocal a) const |
Private Member Functions | |
Style & | operator= (const Style &) |
StDialog | initDialog () |
Static Private Member Functions | |
unsigned | sanitycheck () |
Static Private Attributes | |
NCattrset | attrGlobal |
Friends | |
class | NCstyle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|