public class XMLQtAPI extends AbstractAPI
Modifier and Type | Field and Description |
---|---|
static short |
API_CLASS
A link to a class.
|
static short |
API_ENUM
A link to an enum.
|
static short |
API_METHOD
A link to a method.
|
static short |
API_PROPERTY
A link to a property.
|
altPath, altText, api, isResolved, location, member, path, text, url
isAbsolute, isValid
TYPE_NONE
Constructor and Description |
---|
XMLQtAPI()
Create a Qt API link to the default Qt-5 API.
|
XMLQtAPI(java.lang.String api)
Create a Qt API link.
|
XMLQtAPI(java.net.URL location)
Create a Qt API link.
|
Modifier and Type | Method and Description |
---|---|
short |
getAPIType()
Return the API type.
|
java.lang.String |
getDeclaration()
Return the declaration ID of the element.
|
void |
setAPIType(short type)
Set the API type.
|
bind, bind, getAltPath, getAltText, getAPI, getAPILocation, getMember, getMemberPath, getPath, getShownPath, getText, getURL, hasAPI, hasAPILocation, isConstructor, isResolved, setAltPath, setConstructor, setMember, setMember, setPath
getCustomStyles, getLineNumber, isAbsolute, isValid, setCustomStyles, setLineNumber, setValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNotNullURL, getURLAsString, getURLAsString, getURLAsString
getInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setInlinedStyle
hasLineNumber
public static final short API_CLASS
public static final short API_METHOD
public static final short API_PROPERTY
public static final short API_ENUM
public XMLQtAPI()
APIsSpecs.QT5
public XMLQtAPI(java.lang.String api)
api
- the Qt APIAPILocations.getQtAPIs()
public XMLQtAPI(java.net.URL location)
location
- the locationpublic java.lang.String getDeclaration()
public void setAPIType(short type)
type
- the API typepublic short getAPIType()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence