• 首页
  • Qt文档
  • DTK文档
  • 玲珑文档
  • dplatformtheme_zh

    Class::DPlatformTheme

    暂无该属性


    Detailed Description

    ~chinese ~chinese

    一个提供窗口主题的类

    DPlatformTheme::D_DECLARE_PRIVATE

    [private plain  ]

    int D_DECLARE_PRIVATE(DPlatformTheme )

    DPlatformTheme::DPlatformTheme

    [private constructor  ]

    DPlatformTheme(int window, DPlatformTheme *parent)

    DPlatformTheme::~DPlatformTheme

    [private destructor  ]

    ~DPlatformTheme()

    DPlatformTheme::isValid

    [private plain  ]

    bool isValid() const

    DPlatformTheme::parentTheme

    [private plain  ]

    DPlatformTheme * parentTheme() const

    DPlatformTheme::setFallbackProperty

    [private plain  ]

    void setFallbackProperty(bool fallback)

    DPlatformTheme::palette

    [private plain  ]

    int palette() const

    DPlatformTheme::fetchPalette

    [private plain  ]

    int fetchPalette(const int &, bool *) const

    DPlatformTheme::setPalette

    [private plain  ]

    void setPalette(const int &palette)

    DPlatformTheme::cursorBlinkTime

    [private plain  ]

    int cursorBlinkTime() const

    DPlatformTheme::cursorBlinkTimeout

    [private plain  ]

    int cursorBlinkTimeout() const See also setCursorBlinkTimeout()

    DPlatformTheme::cursorBlink

    [private plain  ]

    bool cursorBlink() const See also setCursorBlink()

    DPlatformTheme::doubleClickDistance

    [private plain  ]

    int doubleClickDistance() const See also setDoubleClickDistance()

    DPlatformTheme::doubleClickTime

    [private plain  ]

    int doubleClickTime() const See also setDoubleClickTime()

    DPlatformTheme::dndDragThreshold

    [private plain  ]

    int dndDragThreshold() const See also setDndDragThreshold()

    DPlatformTheme::windowRadius

    [private plain  ]

    int windowRadius() const See also setWindowRadius()

    DPlatformTheme::windowRadius

    [private plain  ]

    int windowRadius(int defaultValue) const

    DPlatformTheme::themeName

    [private plain  ]

    int themeName() const See also setThemeName()

    DPlatformTheme::iconThemeName

    [private plain  ]

    int iconThemeName() const See also setIconThemeName()

    DPlatformTheme::soundThemeName

    [private plain  ]

    int soundThemeName() const See also setSoundThemeName()

    DPlatformTheme::fontName

    [private plain  ]

    int fontName() const See also setFontName()

    DPlatformTheme::monoFontName

    [private plain  ]

    int monoFontName() const See also setMonoFontName()

    DPlatformTheme::fontPointSize

    [private plain  ]

    int fontPointSize() const See also setFontPointSize()

    DPlatformTheme::gtkFontName

    [private plain  ]

    int gtkFontName() const See also setGtkFontName()

    DPlatformTheme::activeColor

    [private plain  ]

    int activeColor() const See also setActiveColor()

    DPlatformTheme::isValidPalette

    [private plain  ]

    bool isValidPalette() const

    DPlatformTheme::window

    [private plain  ]

    int window() const See also setWindow()

    DPlatformTheme::windowText

    [private plain  ]

    int windowText() const See also setWindowText()

    DPlatformTheme::base

    [private plain  ]

    int base() const See also setBase()

    DPlatformTheme::alternateBase

    [private plain  ]

    int alternateBase() const See also setAlternateBase()

    DPlatformTheme::toolTipBase

    [private plain  ]

    int toolTipBase() const See also setToolTipBase()

    DPlatformTheme::toolTipText

    [private plain  ]

    int toolTipText() const See also setToolTipText()

    DPlatformTheme::text

    [private plain  ]

    int text() const See also setText()

    DPlatformTheme::button

    [private plain  ]

    int button() const See also setButton()

    DPlatformTheme::buttonText

    [private plain  ]

    int buttonText() const See also setButtonText()

    DPlatformTheme::brightText

    [private plain  ]

    int brightText() const See also setBrightText()

    DPlatformTheme::light

    [private plain  ]

    int light() const See also setLight()

    DPlatformTheme::midlight

    [private plain  ]

    int midlight() const See also setMidlight()

    DPlatformTheme::dark

    [private plain  ]

    int dark() const See also setDark()

    DPlatformTheme::mid

    [private plain  ]

    int mid() const See also setMid()

    DPlatformTheme::shadow

    [private plain  ]

    int shadow() const See also setShadow()

    DPlatformTheme::highlight

    [private plain  ]

    int highlight() const See also setHighlight()

    DPlatformTheme::highlightedText

    [private plain  ]

    int highlightedText() const See also setHighlightedText()

    DPlatformTheme::link

    [private plain  ]

    int link() const See also setLink()

    DPlatformTheme::linkVisited

    [private plain  ]

    int linkVisited() const See also setLinkVisited()

    DPlatformTheme::itemBackground

    [private plain  ]

    int itemBackground() const See also setItemBackground()

    DPlatformTheme::textTitle

    [private plain  ]

    int textTitle() const See also setTextTitle()

    DPlatformTheme::textTips

    [private plain  ]

    int textTips() const See also setTextTips()

    DPlatformTheme::textWarning

    [private plain  ]

    int textWarning() const See also setTextWarning()

    DPlatformTheme::textLively

    [private plain  ]

    int textLively() const See also setTextLively()

    DPlatformTheme::lightLively

    [private plain  ]

    int lightLively() const See also setLightLively()

    DPlatformTheme::darkLively

    [private plain  ]

    int darkLively() const See also setDarkLively()

    DPlatformTheme::frameBorder

    [private plain  ]

    int frameBorder() const See also setFrameBorder()

    DPlatformTheme::dotsPerInch

    [private plain  ]

    int dotsPerInch(const int &screenName) const See also setDotsPerInch()

    DPlatformTheme::setCursorBlinkTimeout

    [public plain  ]

    void setCursorBlinkTimeout(int cursorBlinkTimeout)

    DPlatformTheme::setCursorBlink

    [public plain  ]

    void setCursorBlink(bool cursorBlink)

    DPlatformTheme::setDoubleClickDistance

    [public plain  ]

    void setDoubleClickDistance(int doubleClickDistance)

    DPlatformTheme::setDoubleClickTime

    [public plain  ]

    void setDoubleClickTime(int doubleClickTime)

    DPlatformTheme::setDndDragThreshold

    [public plain  ]

    void setDndDragThreshold(int dndDragThreshold)

    DPlatformTheme::setThemeName

    [public plain  ]

    void setThemeName(const int &themeName)

    DPlatformTheme::setIconThemeName

    [public plain  ]

    void setIconThemeName(const int &iconThemeName)

    DPlatformTheme::setSoundThemeName

    [public plain  ]

    void setSoundThemeName(const int &soundThemeName)

    DPlatformTheme::setFontName

    [public plain  ]

    void setFontName(const int &fontName)

    DPlatformTheme::setMonoFontName

    [public plain  ]

    void setMonoFontName(const int &monoFontName)

    DPlatformTheme::setFontPointSize

    [public plain  ]

    void setFontPointSize(int fontPointSize)

    DPlatformTheme::setGtkFontName

    [public plain  ]

    void setGtkFontName(const int &fontName)

    DPlatformTheme::setActiveColor

    [public plain  ]

    void setActiveColor(const int activeColor)

    DPlatformTheme::setWindow

    [public plain  ]

    void setWindow(const int &window)

    DPlatformTheme::setWindowText

    [public plain  ]

    void setWindowText(const int &windowText)

    DPlatformTheme::setBase

    [public plain  ]

    void setBase(const int &base)

    DPlatformTheme::setAlternateBase

    [public plain  ]

    void setAlternateBase(const int &alternateBase)

    DPlatformTheme::setToolTipBase

    [public plain  ]

    void setToolTipBase(const int &toolTipBase)

    DPlatformTheme::setToolTipText

    [public plain  ]

    void setToolTipText(const int &toolTipText)

    DPlatformTheme::setText

    [public plain  ]

    void setText(const int &text)

    DPlatformTheme::setButton

    [public plain  ]

    void setButton(const int &button)

    DPlatformTheme::setButtonText

    [public plain  ]

    void setButtonText(const int &buttonText)

    DPlatformTheme::setBrightText

    [public plain  ]

    void setBrightText(const int &brightText)

    DPlatformTheme::setLight

    [public plain  ]

    void setLight(const int &light)

    DPlatformTheme::setMidlight

    [public plain  ]

    void setMidlight(const int &midlight)

    DPlatformTheme::setDark

    [public plain  ]

    void setDark(const int &dark)

    DPlatformTheme::setMid

    [public plain  ]

    void setMid(const int &mid)

    DPlatformTheme::setShadow

    [public plain  ]

    void setShadow(const int &shadow)

    DPlatformTheme::setHighlight

    [public plain  ]

    void setHighlight(const int &highlight)

    DPlatformTheme::setHighlightedText

    [public plain  ]

    void setHighlightedText(const int &highlightedText)

    DPlatformTheme::setLink

    [public plain  ]

    void setLink(const int &link)

    DPlatformTheme::setLinkVisited

    [public plain  ]

    void setLinkVisited(const int &linkVisited)

    DPlatformTheme::setItemBackground

    [public plain  ]

    void setItemBackground(const int &itemBackground)

    DPlatformTheme::setTextTitle

    [public plain  ]

    void setTextTitle(const int &textTitle)

    DPlatformTheme::setTextTips

    [public plain  ]

    void setTextTips(const int &textTips)

    DPlatformTheme::setTextWarning

    [public plain  ]

    void setTextWarning(const int &textWarning)

    DPlatformTheme::setTextLively

    [public plain  ]

    void setTextLively(const int &textLively)

    DPlatformTheme::setLightLively

    [public plain  ]

    void setLightLively(const int &lightLively)

    DPlatformTheme::setDarkLively

    [public plain  ]

    void setDarkLively(const int &darkLively)

    DPlatformTheme::setFrameBorder

    [public plain  ]

    void setFrameBorder(const int &frameBorder)

    DPlatformTheme::setDotsPerInch

    [public plain  ]

    void setDotsPerInch(const int &screenName, int dpi)

    DPlatformTheme::setWindowRadius

    [public plain  ]

    void setWindowRadius(int windowRadius)

    DPlatformTheme::cursorBlinkTimeoutChanged

    [public plain  ]

    void cursorBlinkTimeoutChanged(int cursorBlinkTimeout)

    DPlatformTheme::cursorBlinkChanged

    [public plain  ]

    void cursorBlinkChanged(bool cursorBlink)

    DPlatformTheme::doubleClickDistanceChanged

    [public plain  ]

    void doubleClickDistanceChanged(int doubleClickDistance)

    DPlatformTheme::doubleClickTimeChanged

    [public plain  ]

    void doubleClickTimeChanged(int doubleClickTime)

    DPlatformTheme::dndDragThresholdChanged

    [public plain  ]

    void dndDragThresholdChanged(int dndDragThreshold)

    DPlatformTheme::themeNameChanged

    [public plain  ]

    void themeNameChanged(int themeName)

    DPlatformTheme::iconThemeNameChanged

    [public plain  ]

    void iconThemeNameChanged(int iconThemeName)

    DPlatformTheme::soundThemeNameChanged

    [public plain  ]

    void soundThemeNameChanged(int soundThemeName)

    DPlatformTheme::fontNameChanged

    [public plain  ]

    void fontNameChanged(int fontName)

    DPlatformTheme::monoFontNameChanged

    [public plain  ]

    void monoFontNameChanged(int monoFontName)

    DPlatformTheme::fontPointSizeChanged

    [public plain  ]

    void fontPointSizeChanged(int fontPointSize)

    DPlatformTheme::gtkFontNameChanged

    [public plain  ]

    void gtkFontNameChanged(int fontName)

    DPlatformTheme::activeColorChanged

    [public plain  ]

    void activeColorChanged(int activeColor)

    DPlatformTheme::paletteChanged

    [public plain  ]

    void paletteChanged(int palette)

    DPlatformTheme::windowChanged

    [public plain  ]

    void windowChanged(int window)

    DPlatformTheme::windowTextChanged

    [public plain  ]

    void windowTextChanged(int windowText)

    DPlatformTheme::baseChanged

    [public plain  ]

    void baseChanged(int base)

    DPlatformTheme::alternateBaseChanged

    [public plain  ]

    void alternateBaseChanged(int alternateBase)

    DPlatformTheme::toolTipBaseChanged

    [public plain  ]

    void toolTipBaseChanged(int toolTipBase)

    DPlatformTheme::toolTipTextChanged

    [public plain  ]

    void toolTipTextChanged(int toolTipText)

    DPlatformTheme::textChanged

    [public plain  ]

    void textChanged(int text)

    DPlatformTheme::buttonChanged

    [public plain  ]

    void buttonChanged(int button)

    DPlatformTheme::buttonTextChanged

    [public plain  ]

    void buttonTextChanged(int buttonText)

    DPlatformTheme::brightTextChanged

    [public plain  ]

    void brightTextChanged(int brightText)

    DPlatformTheme::lightChanged

    [public plain  ]

    void lightChanged(int light)

    DPlatformTheme::midlightChanged

    [public plain  ]

    void midlightChanged(int midlight)

    DPlatformTheme::darkChanged

    [public plain  ]

    void darkChanged(int dark)

    DPlatformTheme::midChanged

    [public plain  ]

    void midChanged(int mid)

    DPlatformTheme::shadowChanged

    [public plain  ]

    void shadowChanged(int shadow)

    DPlatformTheme::highlightChanged

    [public plain  ]

    void highlightChanged(int highlight)

    DPlatformTheme::highlightedTextChanged

    [public plain  ]

    void highlightedTextChanged(int highlightedText)

    DPlatformTheme::linkChanged

    [public plain  ]

    void linkChanged(int link)

    DPlatformTheme::linkVisitedChanged

    [public plain  ]

    void linkVisitedChanged(int linkVisited)

    DPlatformTheme::itemBackgroundChanged

    [public plain  ]

    void itemBackgroundChanged(int itemBackground)

    DPlatformTheme::textTitleChanged

    [public plain  ]

    void textTitleChanged(int textTitle)

    DPlatformTheme::textTipsChanged

    [public plain  ]

    void textTipsChanged(int textTips)

    DPlatformTheme::textWarningChanged

    [public plain  ]

    void textWarningChanged(int textWarning)

    DPlatformTheme::textLivelyChanged

    [public plain  ]

    void textLivelyChanged(int textLively)

    DPlatformTheme::lightLivelyChanged

    [public plain  ]

    void lightLivelyChanged(int lightLively)

    DPlatformTheme::darkLivelyChanged

    [public plain  ]

    void darkLivelyChanged(int darkLively)

    DPlatformTheme::frameBorderChanged

    [public plain  ]

    void frameBorderChanged(int frameBorder)

    DPlatformTheme::dotsPerInchChanged

    [public plain  ]

    void dotsPerInchChanged(const int &screen, int dpi)

    DPlatformTheme::windowRadiusChanged

    [public plain  ]

    void windowRadiusChanged(int r)

    DPlatformTheme::D_PRIVATE_SLOT

    [private plain  ]

    int D_PRIVATE_SLOT(void (const int &, const int &) )