< Home - < Back

QMsgBox


Information about the package, QMsgBox, which is shipped with common Linux distributions. The QMsgBox package is designed for, Solves a problem that prevents qt message icons from being.


Package Name:

QMsgBox

Summary:

Solves a problem that prevents qt message icons from being

Description:

QMsgBox is a class that inherits QMessageBox to replace the static functions: * QMessageBox::warning * QMessageBox::information * QMessageBox::critical * QMessageBox::question All other functions remain the same. The usage of the replaced function also remains the same. The objective of this class is to solve a problem that prevents the message icon from being displayed in some platforms with some Qt styles.

Architecture:

x86_64

Version:

0

Release:

1.20130830git94677dc.el6

Size:

35 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for QMsgBox


Control the QMsgBox package with the following handy commands outlined below.


Command

Description of Command

yum install QMsgBox

This command will install QMsgBox on the server.

yum remove QMsgBox

This command will un-install QMsgBox on the server. When you run this command, you will be asked if you are sure that you want to remove QMsgBox, so you have to manually confirm that you want to do this.

yum -y remove QMsgBox

This command will un-install QMsgBox on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove QMsgBox when using the -y flag.

yum update QMsgBox

This command will update QMsgBox to the latest version. When you run this command, you will be asked if you are sure that you want to remove QMsgBox, so you have to manually confirm that you want to do this.

yum -y update QMsgBox

This command will update QMsgBox to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove QMsgBox when using the -y flag.

yum info QMsgBox

This command will show you core information about the QMsgBox package.

yum deplist QMsgBox

This command will show you the dependencies for QMsgBox. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update QMsgBox

This command will check if there is an update waiting on QMsgBox. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.