LLink Class

#include <Layers/lobject.h>
Inherited By: LAttribute

Public Functions

LLink ( const LString & path, const LString & relative_path = "" )
LLink ( LAttribute * attribute )
LLink ( const LLink & l )
~LLink ( )
LAttribute * attribute ( )
LString path ( )
LString relative_path ( )
bool resolve ( LAttribute * attr )
LAttribute * resolve ( LStyle * context )

Detailed Description

Member Function Documentation

LAttribute * attribute ( )

LString path ( )

LString relative_path ( )

bool resolve ( LAttribute * attr )

LAttribute * resolve ( LStyle * context )

Appearance
Theme