Alias Expando definitions. More...
#include "expando/lib.h"
Go to the source code of this file.
Enumerations | |
enum | ExpandoDataAlias { ED_ALI_ADDRESS = 1 , ED_ALI_ALIAS , ED_ALI_COMMENT , ED_ALI_EMAIL , ED_ALI_FLAGS , ED_ALI_NAME , ED_ALI_NUMBER , ED_ALI_TAGGED , ED_ALI_TAGS } |
Expando UIDs for Aliases. More... | |
Variables | |
const struct ExpandoRenderCallback | AliasRenderCallbacks [] |
Callbacks for Alias Expandos. | |
const struct ExpandoRenderCallback | QueryRenderCallbacks [] |
Callbacks for Query Expandos. | |
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file expando.h.
enum ExpandoDataAlias |
Expando UIDs for Aliases.
Definition at line 33 of file expando.h.
|
extern |
Callbacks for Alias Expandos.
|
extern |
Callbacks for Query Expandos.