![]() |
Kactus2
Kactus2 reference guide
|
Classes | |
struct | FilterOptions |
struct | FirmnessOptions |
Contains the Re-usability search filters. More... | |
struct | HierarchyOptions |
Contains the search settings for hierarchy. More... | |
struct | ImplementationOptions |
Contains firmness search settings. More... | |
struct | RevisionOptions |
struct | TypeOptions |
Contains the search options for document types. More... | |
struct | ValidityOptions |
Functions | |
KACTUS2_API QString | getCurrentUser () |
const QRegularExpression | URL_VALIDITY_REG_EXP ("^[a-z]{3,9}[:][/]{2}[a-z0-9]+([-.][a-z0-9]+)*([/][-a-z0-9_.;,?=&%#~+]*)*$", QRegularExpression::CaseInsensitiveOption) |
Regular expression to validate URLs. | |
KACTUS2_API QString Utils::getCurrentUser | ( | ) |
Retrieves and returns the name of the current user.
|
inline |
Regular expression to validate URLs.